[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / 8 / XCPhotoBrowser / 1.0.2 / XCPhotoBrowser.podspec.json
blobd77d0b6438ce5a1c627888ee9441c66933463435
2   "name": "XCPhotoBrowser",
3   "version": "1.0.2",
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.2"
14   },
15   "source_files": "XCPhotoBrowser",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0"
19   },
20   "frameworks": "UIKit",
21   "dependencies": {
22     "SDWebImage": [
23       "~> 4.2.1"
24     ]
25   }