[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 9 / 3 / CIMSDK_iOS / 0.0.2 / CIMSDK_iOS.podspec.json
blob0f5dcef3f75392eda13cb8707292d437d73c0fb2
2   "name": "CIMSDK_iOS",
3   "version": "0.0.2",
4   "summary": "CIMSDK是基于CIM项目框架下的iOS端SDK。",
5   "description": "CIMSDK是基于CIM项目框架下的iOS端SDK。配合CIM服务我们可以快速搭建属于自己的推送系统、IM系统。",
6   "homepage": "https://gitee.com/farsunset/cim-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chentao": "chen_tao@me.com"
13   },
14   "source": {
15     "git": "https://gitee.com/farsunset/cim-ios-sdk.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CIMSDK/Classes/**/*",
22   "dependencies": {
23     "Protobuf": [
24       "~> 3.21.5"
25     ],
26     "CocoaAsyncSocket": [
27       "~> 7.6.5"
28     ]
29   }