[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / 5 / GKPhotoBrowser / 1.2.3 / GKPhotoBrowser.podspec.json
blobbf2f74f3e006fef2cb04904adef5b20aab4775ea
2   "name": "GKPhotoBrowser",
3   "version": "1.2.3",
4   "summary": "iOS自定义图片浏览器,支持CocoaPods",
5   "homepage": "https://github.com/QuintGao/GKPhotoBrowser",
6   "license": "MIT",
7   "authors": {
8     "高坤": "1094887059@qq.com"
9   },
10   "social_media_url": "https://github.com/QuintGao",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/QuintGao/GKPhotoBrowser.git",
16     "tag": "1.2.3"
17   },
18   "source_files": "GKPhotoBrowser/**/*.{h,m}",
19   "public_header_files": "GKPhotoBrowser/**/*.h",
20   "resources": "GKPhotoBrowser/GKPhotoBrowser.bundle",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "dependencies": {
26     "SDWebImage": [
28     ]
29   }