[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / e / 8 / RHPhotoBrowser / 1.1.0 / RHPhotoBrowser.podspec.json
blob41c870619e4587a0088f55df732c9ec59a59722f
2   "name": "RHPhotoBrowser",
3   "version": "1.1.0",
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.1.0"
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   }