[Add] OpacityCore 4.0.3
[CocoaPods.git] / Specs / c / 4 / b / GHWPhotoBrowser / 1.0.1 / GHWPhotoBrowser.podspec.json
blob498236f3c203f6fd23741682bf86c4a480adced3
2   "name": "GHWPhotoBrowser",
3   "version": "1.0.1",
4   "summary": "a light weight and easy to use photo browser.",
5   "homepage": "https://github.com/guohongwei719/GHWPhotoBrowser.git",
6   "license": "MIT",
7   "authors": {
8     "guohongwei719": "guohongwei719@126.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/guohongwei719/GHWPhotoBrowser.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "GHWPhotoBrowser/PhotoBrowser/*.{h,m}",
18   "dependencies": {
19     "SDWebImage": [
20       "~>3.7"
21     ]
22   },
23   "requires_arc": true