[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 2 / 6 / 8 / XCPhotoBrowser / 1.0.5 / XCPhotoBrowser.podspec.json
blobbcee647ed380be15ff0e2651365a1346e41fa4e5
2   "name": "XCPhotoBrowser",
3   "version": "1.0.5",
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.5"
14   },
15   "source_files": "XCPhotoBrowser",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0"
19   },
20   "frameworks": "UIKit",
21   "dependencies": {
22     "SDWebImage": [
23       "~> 5.8.0"
24     ],
25     "XCProgressHUD": [
26       "~> 0.0.4"
27     ]
28   }