blob: 7af7740ae69003f73649f50d74a405333ce51313 [file] [log] [blame]
{
"name": "KASlideShow",
"version": "2.0.0",
"platforms": {
"ios": null
},
"screenshots": "http://i.imgur.com/I1164Xc.gif",
"license": {
"type": "Apache V2.0",
"file": "LICENSE"
},
"summary": "Minimal slideshow for iOS. Support manual or automatic slideshow, with fade and slide transitions.",
"homepage": "http://alexiscreuzot.com/KASlideShow",
"authors": {
"Alexis Creuzot": "alexis.creuzot@gmail.com"
},
"source": {
"git": "https://github.com/kirualex/KASlideShow.git",
"tag": "2.0.0"
},
"description": "Minimal slideshow for iOS. Support manual or automatic slideshow, with fade and slide transitions. A delegate mechanism is provided to detect when the slideshow is moving forward or backward.",
"source_files": "KASlideShow/*.{h,m}",
"requires_arc": true,
"frameworks": "Foundation"
}