blob: 31d181e6a2f2cf7b9b527b47594fe7e7ddad8fab [file] [log] [blame]
{
"name": "KIImagePager",
"version": "1.4.1",
"summary": "This UIView Subclass is used to present Images loaded from the Web and is inspired from foursquare's Image Slideshow.",
"homepage": "https://github.com/kimar/KIImagePager",
"screenshots": [
"http://kimar.github.io/screenshots/kiimagepager/1ios7.png",
"http://kimar.github.io/screenshots/kiimagepager/2ios7.png"
],
"license": {
"type": "MIT",
"text": "LICENSE"
},
"authors": {
"Marcus Kida": "marcus@kida.io"
},
"source": {
"git": "https://github.com/kimar/KIImagePager.git",
"tag": "1.4.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "KIImagePager/KIImagePager/*.{h,m,png}",
"resources": "KIImagePager/KIImagePager/*.png",
"requires_arc": true
}