[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 0 / f / 7 / SobotTMSDK / 1.0.0 / SobotTMSDK.podspec.json
blob5982f9b3628313fe217e0fe016cc08d88a6d4d8b
2   "name": "SobotTMSDK",
3   "version": "1.0.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.0.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       "SobotCommon.framework",
35       "SobotTelemarketingSDK.framework",
36       "WebRTC.framework"
37     ]
38   }