[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / c / 7 / 2 / CKPhotoBrowser / 1.0.4 / CKPhotoBrowser.podspec.json
blob083e2e6be07b0b95360859b5da18945537e6522b
2   "name": "CKPhotoBrowser",
3   "version": "1.0.4",
4   "summary": "a swift photo browser",
5   "description": "一个swift的图片浏览器,支持各种自定义操作,使用方便快捷",
6   "homepage": "https://github.com/kingcong/CKPhotoBrowser",
7   "license": "MIT",
8   "authors": {
9     "kangcong": "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.4"
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"