[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 8 / 5 / d / TOSClientKit / 2.0.3 / TOSClientKit.podspec.json
blob26e670f3fdafece1693b34f9e34c7fcf3e15fec7
2   "name": "TOSClientKit",
3   "version": "2.0.3",
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": "2.0.3"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "resources": "TOSClient.bundle",
22   "vendored_frameworks": [
23     "TOSClientLib.framework",
24     "TOSClientKit.framework"
25   ],
26   "pod_target_xcconfig": {
27     "VALID_ARCHS": "x86_64 arm64",
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   }