[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 6 / e / CimKit / 0.0.4 / CimKit.podspec.json
blob7f63960c4a03ed5cdbfa15c15d631ea0116894b3
2   "name": "CimKit",
3   "version": "0.0.4",
4   "summary": "CimKit iOS SDK",
5   "description": "CimKit iOS SDK description",
6   "homepage": "https://gitee.com/Siter/cimkit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "siterwu": "siterwu@gmail.com"
13   },
14   "source": {
15     "git": "https://gitee.com/Siter/cimkit.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CIMKit/CIMKit/**/*.{h,m}",
22   "dependencies": {
23     "SocketRocket": [
24       "~> 0.5.1"
25     ],
26     "Protobuf": [
27       "~> 3.13.0"
28     ],
29     "CocoaAsyncSocket": [
30       "~> 7.6.4"
31     ]
32   }