[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 9 / 7 / 2 / KASlideShow / 1.0 / KASlideShow.podspec.json
blob663571cbdfc2f77e34c2f7252a4bc05d1676d0eb
2   "name": "KASlideShow",
3   "version": "1.0",
4   "platforms": {
5     "ios": null
6   },
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "summary": "Minimal slideshow for iOS. Support manual or automatic slideshow, with fade and slide transitions.",
12   "homepage": "http://alexiscreuzot.com/KASlideShow",
13   "authors": {
14     "Alexis Creuzot": "alexis.creuzot@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/kirualex/KASlideShow.git",
18     "tag": "1.0"
19   },
20   "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.",
21   "source_files": "KASlideShow/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": "Foundation"