[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / e / b / EnablexWebRTC / 1.0.1 / EnablexWebRTC.podspec.json
blobdddb6914a37fed978b889dd6e54b7d42accb59a6
2   "name": "EnablexWebRTC",
3   "version": "1.0.1",
4   "summary": "EnablexWebRTC iOS 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/EnablexWebRTC_1.0.1.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "EnablexWebRTC/WebRTC.framework"
22   },
23   "pod_target_xcconfig": {
24     "ENABLE_BITCODE": "NO"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }