[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 1 / e / a / zhim-core / 2.0.0 / zhim-core.podspec.json
blob31419a5a1e5b568aa1cb40e4ef481d8ba1f9a191
2   "name": "zhim-core",
3   "version": "2.0.0",
4   "summary": "即时通讯核心库",
5   "description": "一个即时通讯核心库",
6   "homepage": "https://gitee.com/aily620/zhim-core.git",
7   "license": "MIT",
8   "authors": {
9     "chenzhangli": "chenzhangli@zhenghe.cn"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/aily620/zhim-core.git",
16     "tag": "2.0.0"
17   },
18   "source_files": [
19     "ZHIMCore.framework/Headers",
20     "*.{h,m}"
21   ],
22   "dependencies": {
23     "Protobuf": [
24       "~> 3.14.0"
25     ]
26   }