[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / d / 8 / EnxRTCiOS / 2.3.4 / EnxRTCiOS.podspec.json
blob8bdb4a3f4689137e6e9b4bfb4608986c7282cf07
2   "name": "EnxRTCiOS",
3   "version": "2.3.4",
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 Signalling Servers and Media Servers using a Valid Token to carry out a RTC Session.",
6   "homepage": "https://www.enablex.io/developer/video-api/client-api/ios-toolkit/",
7   "authors": {
8     "enablex": "https://github.com/enablex"
9   },
10   "license": {
11     "type": "Vcloudx License, Version 1.1",
12     "text": "https://www.enablex.io/legals/tou/"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "http": "https://www.enablex.io/developer/wp-content/uploads/iOS_SDK_2.3.4/EnxRTCiOS.framework_2.3.4.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "EnxRTCiOS.framework",
22     "dependencies": {
23       "EnablexWebRTC": [
24         "1.0.1"
25       ]
26     }
27   },
28   "pod_target_xcconfig": {
29     "ENABLE_BITCODE": "NO"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   }