[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / b / 8 / ZHIMCore / 1.0.0 / ZHIMCore.podspec.json
blob7c6221008e10a539dc1dba7a40b9b2a79b671a37
2   "name": "ZHIMCore",
3   "version": "1.0.0",
4   "summary": "即时通讯核心库",
5   "description": "一个即时通讯核心库",
6   "homepage": "http://123.232.102.30:11715/framework-ios/zhimcore",
7   "license": "MIT",
8   "authors": {
9     "chenzhangli": "chenzhangli@zhenghe.cn"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "http://123.232.102.30:11715/framework-ios/zhimcore.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "ZHIMCore.framework/Headers",
20     "*.{h,m}"
21   ],
22   "dependencies": {
23     "Protobuf": [
24       "~> 3.14.0"
25     ]
26   }