[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / a / d / TRMJPhotoBrowser / 1.0.6 / TRMJPhotoBrowser.podspec.json
blobfb4325f67a3426b4204f84e409b5c227b37af50d
2   "name": "TRMJPhotoBrowser",
3   "version": "1.0.6",
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.6"
16   },
17   "source_files": "MJPhotoBrowser/MJPhotoBrowser/*.{h,m}",
18   "private_header_files": "MJPhotoBrowser/MJPhotoBrowser/MBProgressHUD+Add.h",
19   "resources": "MJPhotoBrowser/MJPhotoBrowser/*.bundle",
20   "requires_arc": true,
21   "dependencies": {
22     "TRWebImage": [
23       "0.4"
24     ],
25     "MBProgressHUD": [
26       "~> 0.9.1"
27     ]
28   }