[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 0 / f / 7 / SobotTMSDK / 1.2.0 / SobotTMSDK.podspec.json
blob3108d4086f862108f3ad249f17bd8f9db2e4cbb3
2   "name": "SobotTMSDK",
3   "version": "1.2.0",
4   "summary": "A short description of SobotTMSDK.",
5   "description": "智齿电销SDK",
6   "homepage": "https://github.com/ZCSDK/SobotTMSDK.git",
7   "license": "MIT",
8   "authors": {
9     "zhangxy": "app_dev@sobot.com"
10   },
11   "source": {
12     "git": "https://github.com/ZCSDK/SobotTMSDK.git",
13     "tag": "1.2.0"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "requires_arc": true,
19   "pod_target_xcconfig": {
20     "VALID_ARCHS": "x86_64 armv7 arm64"
21   },
22   "frameworks": [
23     "CoreMedia",
24     "CoreVideo",
25     "CFNetwork",
26     "AVFoundation",
27     "SystemConfiguration",
28     "AudioToolbox"
29   ],
30   "resources": "SobotCall.bundle",
31   "ios": {
32     "vendored_frameworks": [
33       "SobotCallLib.framework",
34       "SobotTelemarketingSDK.framework",
35       "WebRTC.framework",
36       "SobotUserCenter.framework"
37     ]
38   },
39   "dependencies": {
40     "SobotCommon": [
41       "2.3.0"
42     ]
43   }