[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / b / e / 8 / RHPhotoBrowser / 1.0.3 / RHPhotoBrowser.podspec.json
blobaff42fcf8ed846b38fb74abdf32585627ca5c867
2   "name": "RHPhotoBrowser",
3   "version": "1.0.3",
4   "summary": "RHPhotoBrowser 是一款简单的图片浏览器",
5   "homepage": "https://github.com/guorenhao/RHPhotoBrowser",
6   "license": "MIT",
7   "authors": {
8     "Abner_G": "grh_1990@126.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/guorenhao/RHPhotoBrowser.git",
15     "tag": "1.0.3"
16   },
17   "source_files": "RHPhotoBrowser/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "dependencies": {
21     "SDWebImage": [
22       "~> 4.2.3"
23     ],
24     "RHProgressHUD": [
25       "~> 1.0.0"
26     ]
27   }