[Add] BideaseConnect 1.0.86
[CocoaPods.git] / Specs / 8 / 5 / 4 / CKUtils / 1.0.1 / CKUtils.podspec.json
blob12c0612abfd48c086d82bf9b686a6c94be6ba2b5
2   "name": "CKUtils",
3   "version": "1.0.1",
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_version": "4.2",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/kai120897660/CKUtils.git",
20     "tag": "1.0.1"
21   },
22   "source_files": [
23     "CKUtils",
24     "CKUtils/CKUtils/Utils/**/*.swift"
25   ],
26   "requires_arc": true