[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / a / c / WYPhotoBrowser / 2.0 / WYPhotoBrowser.podspec.json
blobfa1e17d961ef346c0da2ac70bcfd394084282117
2   "name": "WYPhotoBrowser",
3   "version": "2.0",
4   "summary": "图片浏览器",
5   "homepage": "https://github.com/DouKing/WYPhotoBrowser",
6   "license": "MIT",
7   "authors": {
8     "Wu Yikai": "wyk8916@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/DouKing/WYPhotoBrowser.git",
15     "tag": "2.0"
16   },
17   "source_files": [
18     "WYPhotoBrowser/WYPhotoBrowser",
19     "WYPhotoBrowser/WYPhotoBrowser/**/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "SDWebImage": [
25     ]
26   }