blob: f3522cfd20a6fa5779ba29a9061c284bf2e5a27a [file] [log] [blame]
{
"name": "KASlideShow",
"version": "2.1",
"platforms": {
"ios": null
},
"license": {
"type": "Apache V2.0",
"file": "LICENSE"
},
"summary": "Simple iOS slideshow.",
"homepage": "https://github.com/kirualex/KASlideShow",
"authors": {
"Alexis Creuzot": "alexis.creuzot@gmail.com"
},
"source": {
"git": "https://github.com/kirualex/KASlideShow.git",
"tag": "2.1"
},
"description": "Minimal slideshow for iOS. Support manual or automatic slideshow, with fade and slide transitions.",
"source_files": "KASlideShow/*.{h,m}",
"requires_arc": true,
"frameworks": "Foundation"
}