[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / a / d / TRMJPhotoBrowser / 1.0.3 / TRMJPhotoBrowser.podspec.json
bloba42746d719709c9077ad1e5c25f0dbfe52b3c386
2   "name": "TRMJPhotoBrowser",
3   "version": "1.0.3",
4   "summary": "The easiest lightest way to use PhotoBrowser, enhanced by ljc.",
5   "homepage": "https://github.com/PodRepo/MJPhotoBrowser.git",
6   "license": "MIT",
7   "authors": {
8     "ljc": "http://lijinchao.sinaapp.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/PodRepo/MJPhotoBrowser.git",
15     "tag": "1.0.3"
16   },
17   "source_files": "MJPhotoBrowser/MJPhotoBrowser/*.{h,m}",
18   "resources": "MJPhotoBrowser/MJPhotoBrowser/*.bundle",
19   "requires_arc": true,
20   "dependencies": {
21     "TRWebImage": [
22       "0.4"
23     ],
24     "SVProgressHUD": [
25       "~> 1.1.3"
26     ],
27     "YLGIFImage": [
28       "~> 0.11"
29     ]
30   }