[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / d / TOSClientKit / 1.4.1 / TOSClientKit.podspec.json
blob9e4150f81863159744aeb6dc8dc55512a965f4d5
2   "name": "TOSClientKit",
3   "version": "1.4.1",
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.4.1"
17   },
18   "platforms": {
19     "ios": "10.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"
28   }