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