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