[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 6 / 8 / XCPhotoBrowser / 1.0.0 / XCPhotoBrowser.podspec.json
blobeefc6334f5537d6689a0f5c82edfe80cdb920e14
2   "name": "XCPhotoBrowser",
3   "version": "1.0.0",
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.0"
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.1.2"
24     ]
25   }