[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 2 / CKPhotoBrowser / 1.0.3 / CKPhotoBrowser.podspec.json
blobce272aa15941e2c907b04ad49fbb5fa1b38adcc3
2   "name": "CKPhotoBrowser",
3   "version": "1.0.3",
4   "summary": "a swift photo browser",
5   "description": "一个swift的图片浏览器,支持各种自定义操作,使用方便快捷",
6   "homepage": "https://github.com/kingcong/CKPhotoBrowser",
7   "license": "MIT",
8   "authors": {
9     "wangcong": "2441413514@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/kingcong/CKPhotoBrowser.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "CKPhotoBrowser/*.swift",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "SDWebImage": [
27     ]
28   },
29   "swift_version": "4.2"