blob: b928e346ed2ba368e4f887c1c37173200262ef78 [file] [log] [blame]
{
"name": "TemplateImageView",
"version": "0.1.0",
"summary": "An excellent placeholder of image view with customizable size marks and a descriptive text.",
"description": " Template image view provides placeholding overlay on a image view. Sometimes you may not have the suitable image, so this view will be the perfect placeholder at that situation.\n\n It displays size marks and a descriptive text with custom font / color / size. Able to change specs through Xcode 6+ interface builder without running the app.\n\n",
"homepage": "https://github.com/DJBen/TemplateImageView",
"screenshots": "https://raw.githubusercontent.com/DJBen/TemplateImageView/master/screenshot-storyboard.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DJBen": "lsh32768@gmail.com"
},
"social_media_url": "https://www.facebook.com/HelloDJBen",
"platforms": {
"ios": "8.3"
},
"source": {
"git": "https://github.com/DJBen/TemplateImageView.git",
"tag": "0.1.0"
},
"source_files": "TemplateImageView/Classes/*.*",
"requires_arc": true
}