[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / 3 / CYSwiftKit / 0.1.4 / CYSwiftKit.podspec.json
blobb31a56a9975449998b064def4dbef244595b1110
2   "name": "CYSwiftKit",
3   "version": "0.1.4",
4   "summary": "A short description of CYSwiftKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/TripleFireMan/CYSwiftKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "成焱": "ab364743113@126.com"
13   },
14   "source": {
15     "git": "https://github.com/TripleFireMan/CYSwiftKit.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "CYSwiftKit/Classes/**/*",
22   "dependencies": {
23     "HandyJSON": [
24       "~> 5.0.2"
25     ],
26     "SnapKit": [
27       "~> 5.6.0"
28     ]
29   }