[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / d / TOSClientKit / 1.9.4 / TOSClientKit.podspec.json
blobddfbad164d5224a56fa68ca5c34f99e0579f431d
2   "name": "TOSClientKit",
3   "version": "1.9.4",
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.9.4"
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   }