[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / f / d / 8 / EnxRTCiOS / 3.0.12 / EnxRTCiOS.podspec.json
blobdd37894656c8f1136ed257dee7b497cd1aeea351
2   "name": "EnxRTCiOS",
3   "version": "3.0.12",
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://developer.enablex.io/docs/references/sdks/video-sdk/ios-sdk/index/",
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": "13.0"
16   },
17   "source": {
18     "http": "https://developer.enablex.io/downloads/iOS_SDK_3.0.12/EnxRTCiOS.framework_3.0.12.zip"
19   },
20   "swift_versions": [
21     "4.0",
22     "4.1",
23     "4.2",
24     "5.0",
25     "5.1",
26     "5.2",
27     "5.3",
28     "5.4",
29     "5.5",
30     "5.6",
31     "5.7",
32     "5.8",
33     "5.9",
34     "6.0"
35   ],
36   "ios": {
37     "vendored_frameworks": "EnxRTCiOS.framework",
38     "dependencies": {
39       "EnablexWebRTC": [
40         "1.0.3"
41       ]
42     }
43   },
44   "pod_target_xcconfig": {
45     "ENABLE_BITCODE": "NO"
46   },
47   "user_target_xcconfig": {
48     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
49   },
50   "swift_version": "6.0"