Skip to content

alexito4/AMPImageHolder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMPImageHolder - beautify your debug sessions

Version Platform

Imageholder it's a nice API that allow developers fill their apps with beautiful photos.

This is a little class to use the Imageholder API in your Apps.

Usage

Every time you want to display an image use the URL from + (NSURL *)randomImage.

For example in your tableView's cellForRowAtIndexPath delegate. This will give you a new image every time you scroll your table.

Installation

AMPImageHolder is available through CocoaPods, to install it simply add the following line to your Podfile:

pod "AMPImageHolder"

Author

Alejandro Martinez, alexito4@gmail.com

License

AMPImageHolder is available under the MIT license. See the LICENSE file for more info.