[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / d / b / JGPhotoBrowser / 1.1.0 / JGPhotoBrowser.podspec.json
blob57e44f6310216a4959cf4d9b197245997ecf4870
2   "name": "JGPhotoBrowser",
3   "version": "1.1.0",
4   "summary": "The easiest lightest way to use PhotoBrowser. Copy and update from Sunnyyoung/MJPhotoBrowser.",
5   "homepage": "https://github.com/dengni8023/JGPhotoBrowser",
6   "license": "MIT",
7   "authors": {
8     "等你8023": "945835664@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/dengni8023/JGPhotoBrowser.git",
15     "tag": "1.1.0"
16   },
17   "source_files": "JGPhotoBrowser/JGPhotoBrowser/JGPhotoBrowser/*.{h,m}",
18   "resources": "JGPhotoBrowser/JGPhotoBrowser/JGPhotoBrowser/*.bundle",
19   "requires_arc": true,
20   "dependencies": {
21     "SDWebImage": [
22       "~> 4.0"
23     ],
24     "SVProgressHUD": [
25       "~> 2.1"
26     ],
27     "YLGIFImage": [
28       "~> 0.11"
29     ]
30   }