[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / b / KSPhotoBrowser / 0.1.3 / KSPhotoBrowser.podspec.json
blob26b1a51399d930f4bc9e520622a842fe8c42bad0
2   "name": "KSPhotoBrowser",
3   "version": "0.1.3",
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.1.3"
17   },
18   "source_files": [
19     "KSPhotoBrowser",
20     "KSPhotoBrowser/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "dependencies": {
24     "YYWebImage": [
25       "~> 1.0.5"
26     ]
27   }