[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 2 / 6 / 8 / XCPhotoBrowser / 1.0.6 / XCPhotoBrowser.podspec.json
blobdf49c7dfed41f119dac563c88129ef7f7a078fec
2   "name": "XCPhotoBrowser",
3   "version": "1.0.6",
4   "summary": "PhotoBrowser",
5   "description": "PhotoBrowser封装自定义图片浏览器",
6   "homepage": "https://github.com/fanxiaocong/XCPhotoBrowser",
7   "license": "MIT",
8   "authors": {
9     "樊小聪": "1016697223@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/fanxiaocong/XCPhotoBrowser.git",
13     "tag": "1.0.6"
14   },
15   "source_files": "XCPhotoBrowser",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0"
19   },
20   "frameworks": "UIKit",
21   "resources": "XCPhotoBrowser/*.bundle",
22   "dependencies": {
23     "SDWebImage": [
24       "~> 5.8.0"
25     ],
26     "XCProgressHUD": [
27       "~> 0.0.4"
28     ]
29   }