[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / b / KSPhotoBrowser / 0.2.5 / KSPhotoBrowser.podspec.json
blob0c4b9b4d273e876126c324e356e871ad32d86d42
2   "name": "KSPhotoBrowser",
3   "version": "0.2.5",
4   "summary": "A beautiful photo browser with interactive dismissal animation.",
5   "homepage": "https://github.com/skx926/KSPhotoBrowser",
6   "license": "MIT",
7   "authors": {
8     "Kyle Sun": "skx926@gmail.com"
9   },
10   "social_media_url": "https://twitter.com/skx926",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/skx926/KSPhotoBrowser.git",
16     "tag": "0.2.5"
17   },
18   "source_files": [
19     "KSPhotoBrowser",
20     "KSPhotoBrowser/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "dependencies": {
24     "SDWebImage": [
25       "~> 4.0"
26     ],
27     "SDWebImage/GIF": [
29     ],
30     "FLAnimatedImage": [
31       "~> 1.0"
32     ]
33   }