[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / a / d / TRMJPhotoBrowser / 1.0.4 / TRMJPhotoBrowser.podspec.json
blobaa2bf2bb08dd5b63ae4b85cf79958f50b68f3eae
2   "name": "TRMJPhotoBrowser",
3   "version": "1.0.4",
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.4"
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     "MBProgressHUD": [
25       "~> 0.9.1"
26     ]
27   }