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