[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / d / TOSClientKit / 1.8.6 / TOSClientKit.podspec.json
blob81c60f06ff727a5a9fe8ba2ca4733e3da8480b54
2   "name": "TOSClientKit",
3   "version": "1.8.6",
4   "summary": "TOSClientKit 集成UI的在线客服SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ti-net-project/OnlineSDK-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gyb1314": "gyb_1314@126.com"
13   },
14   "source": {
15     "git": "https://github.com/ti-net-project/OnlineSDK-iOS",
16     "tag": "1.8.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resources": "TOSClient.bundle",
22   "vendored_frameworks": [
23     "TOSClientLib.framework",
24     "TOSClientKit.framework"
25   ],
26   "pod_target_xcconfig": {
27     "VALID_ARCHS": "armv7 x86_64 arm64 armv7s"
28   }