[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 5 / 8 / EVRTC / 1.2.1 / EVRTC.podspec.json
blobadd0dda8c7d0d30b12616053f0fda46d86bd6edd
2   "name": "EVRTC",
3   "version": "1.2.1",
4   "summary": "EVRTC is the component that Easyvaas SDK real-time communications.",
5   "homepage": "https://easyvaas.github.io/doc/chapter5/iOS.html",
6   "license": {
7     "type": "Proprietary",
8     "text": "      Copyright 2017 easyvaas.com. All rights reserved.\n"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "requires_arc": true,
14   "frameworks": [
15     "CoreTelephony",
16     "CoreMedia",
17     "CoreMotion",
18     "AudioToolbox",
19     "VideoToolbox",
20     "AVFoundation"
21   ],
22   "ios": {
23     "libraries": [
24       "resolv",
25       "c++"
26     ]
27   },
28   "authors": {
29     "easyvaas": "liuchuanrui@cloudfocus.cn"
30   },
31   "source": {
32     "http": "http://vcloud.dev.easyvaas.com/sdk/EVRTC.zip"
33   },
34   "vendored_frameworks": "EVRTCFramework.framework",
35   "dependencies": {
36     "EVSDKBase": [
38     ],
39     "AgoraRtcEngine_iOS": [
40       "~> 1.14.0"
41     ]
42   }