[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 2 / CKPhotoBrowser / 1.0.1 / CKPhotoBrowser.podspec.json
blobedfe33e65ced623081595b7b50e94a00a64c0e99
2   "name": "CKPhotoBrowser",
3   "version": "1.0.1",
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.1"
17   },
18   "source_files": "CKPhotoBrowser/*.swift",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "SDWebImage": [
27     ]
28   }