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