blob: f5840ace36941cc8e840194c9399a1c426a30f49 [file] [log] [blame]
{
"name": "KIImagePager",
"version": "2.1.3",
"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": "2.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KIImagePager/KIImagePager/*.{h,m}",
"resources": "KIImagePager/KIImagePager/*.png",
"requires_arc": true
}