Available thru | Cocoapods |
---|---|
Latest | 0.1.0 |
Homepage | https://github.com/leoderbois/ImagePlaceholder |
License | MIT |
[](https://travis-ci.org/Léo Derbois/ImagePlaceholder)
Usage
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
ImagePlaceholder is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "ImagePlaceholder"
Author
Léo Derbois, [email protected]
License
ImagePlaceholder is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "ImagePlaceholder", "version": "0.1.0", "summary": "Image Placeholder Factory.", "homepage": "https://github.com/leoderbois/ImagePlaceholder", "license": "MIT", "authors": { "Lu00e9o Derbois": "[email protected]" }, "source": { "git": "https://github.com/leoderbois/ImagePlaceholder.git", "tag": "0.1.0" }, "social_media_url": "https://twitter.com/leoderbois", "platforms": { "osx": "10.7" }, "requires_arc": true, "source_files": "ImagePlaceholder/*.{h,m}" }