[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 2 / 1 / Enx_UIKit_iOS / 1.0.0 / Enx_UIKit_iOS.podspec.json
blob155c295d9dbd01a9b093890865e4637b2ba3e705
2   "name": "Enx_UIKit_iOS",
3   "version": "1.0.0",
4   "summary": "Enx_UIKit_iOS Toolkit.",
5   "description": "The iOS Toolkit needs be used to build native iOS Application to integrate Real Time Communication with Video user interface 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/ui-kit/ios/Enx_UIKit_iOS.framework_1.0.0.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "Enx_UIKit_iOS.framework",
22     "dependencies": {
23       "GoogleWebRTC": [
24         "1.1.29400"
25       ]
26     }
27   },
28   "dependencies": {
29     "EnxRTCiOS": [
31     ],
32     "Socket.IO-Client-Swift": [
33       "~> 15.0.0"
34     ]
35   },
36   "pod_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "user_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   }