[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / f / 7 / SobotTMSDK / 1.1.1 / SobotTMSDK.podspec.json
blob760a36e371ea0d14b562656389ff10e0adb45032
2   "name": "SobotTMSDK",
3   "version": "1.1.1",
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.1.1"
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     ]
37   },
38   "dependencies": {
39     "SobotCommon": [
40       "2.2.0"
41     ]
42   }