[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / f / d / 8 / EnxRTCiOS / 1.4.2 / EnxRTCiOS.podspec.json
blob3c6b7764816955acbb0993cf00dbe5ca816b6c45
2   "name": "EnxRTCiOS",
3   "version": "1.4.2",
4   "summary": "EnxRTCiOS Toolkit.",
5   "description": "The iOS Toolkit needs be used to build native iOS Application to integrate Real Time Communication using EnableX Platform. This toolkit exposes functions, methods, notifications required to communicate with EnableX Signaling Servers and Media Servers using a Valid Token to carry out a RTC Session.",
6   "homepage": "https://developer.enablex.io/api/client-api/ios-toolkit/",
7   "authors": {
8     "enablex": "https://github.com/enablexer"
9   },
10   "license": {
11     "type": "Vcloudx License, Version 1.1",
12     "text": "https://www.enablex.io/legals/tou/"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "http": "https://developer.enablex.io/wp-content/uploads/iOS_SDK_1.4.2/EnxRTCiOS.framework.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "EnxRTCiOS.framework",
22     "dependencies": {
23       "GoogleWebRTC": [
24         "1.1.28604"
25       ]
26     }
27   }