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