blob: 4162092637e00a9f9f7b31c657d8df8924b3789a [file] [log] [blame]
{
"name": "KASlideShow",
"version": "2.2",
"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.2"
},
"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"
}