[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 2 / 7 / SobotCallSDK / 0.0.1 / SobotCallSDK.podspec.json
blob0ec476117f8d10da6d70ef120f4c66dc698d533c
2   "name": "SobotCallSDK",
3   "version": "0.0.1",
4   "summary": "sobot_call_sdk.",
5   "description": "sobot_call_sdk for voip call.包含 呼叫、接听监听",
6   "homepage": "https://gitee.com/ZCSobot/sobotcallsdk.git",
7   "license": "MIT",
8   "authors": {
9     "zhangxy": "app_dev@sobot.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "pod_target_xcconfig": {
15     "VALID_ARCHS": "arm64 armv7 x86_64"
16   },
17   "source": {
18     "git": "https://gitee.com/ZCSobot/sobotcallsdk.git",
19     "tag": "0.0.1"
20   },
21   "resources": "SobotCall.bundle",
22   "ios": {
23     "vendored_frameworks": [
24       "SobotCall.framework",
25       "Dependent/bctoolbox.framework",
26       "Dependent/belcard.framework",
27       "Dependent/belr.framework",
28       "Dependent/linphone.framework",
29       "Dependent/linphonetester.framework",
30       "Dependent/mediastreamer2.framework",
31       "Dependent/msamr.framework",
32       "Dependent/mscodec2.framework",
33       "Dependent/msopenh264.framework",
34       "Dependent/mssilk.framework",
35       "Dependent/mswebrtc.framework",
36       "Dependent/msx264.framework",
37       "Dependent/ortp.framework"
38     ]
39   }