[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / b / 8 / ZHIMCore / 1.0.1 / ZHIMCore.podspec.json
blobfc8c065bbf5ffaabc69b71117d0b6c451cff239b
2   "name": "ZHIMCore",
3   "version": "1.0.1",
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   "pod_target_xcconfig": {
15     "VALID_ARCHS": "x86_64 armv7 arm64"
16   },
17   "source": {
18     "git": "http://123.232.102.30:11715/framework-ios/zhimcore.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "ZHIMCore.framework/Headers",
23     "*.{h,m}"
24   ],
25   "vendored_frameworks": "ZHIMCore.framework",
26   "dependencies": {
27     "Protobuf": [
28       "~> 3.14.0"
29     ]
30   }