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