[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 7 / 2 / KASlideShow / 3.0.0 / KASlideShow.podspec.json
blobafe9f77ab10425ce7ae1050594b015d0d08585c7
2   "name": "KASlideShow",
3   "version": "3.0.0",
4   "platforms": {
5     "ios": null
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "Slideshow with fade and slide transitions.",
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": "3.0.0"
19   },
20   "description": "Slideshow for iOS. Easy to use. Support manual or automatic slideshow, with fade and slide transitions. \nSupport local and remote images.",
21   "source_files": "KASlideShow/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": "Foundation",
24   "dependencies": {
25     "SDWebImage": [
26       "~> 3.8"
27     ]
28   }