[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 5 / 4 / CKUtils / 1.1.3 / CKUtils.podspec.json
blob8fc3765239fea594bb81cc876ba512c63f28b6a7
2   "name": "CKUtils",
3   "version": "1.1.3",
4   "summary": "Custom Swift Utils",
5   "description": "this project is custom swift lib for utils",
6   "homepage": "https://github.com/kai120897660/CKUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "陈凯文": "kai120897660@sina.com"
13   },
14   "swift_versions": "4.2",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/kai120897660/CKUtils.git",
20     "tag": "1.1.3"
21   },
22   "source_files": "CKExstension",
23   "dependencies": {
24     "RxSwift": [
26     ],
27     "RxCocoa": [
29     ],
30     "SnapKit": [
32     ]
33   },
34   "requires_arc": true,
35   "swift_version": "4.2"