[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / d / 2 / RainbowSDK / 1.83.0 / RainbowSDK.podspec.json
blob7857131caea37e9176d5e2f88a06b8e05b107d76
2   "name": "RainbowSDK",
3   "version": "1.83.0",
4   "summary": "Rainbow SDK",
5   "description": "The Rainbow SDK for iOS is a Objective-C library that works on iPhone and iPad devices. Its powerful APIs enable you to create the best iOS applications using Alcatel-Lucent Enterprise Rainbow. Use the Rainbow SDK to enrich your applications with chat, group chat, voice, video, file-sharing, telephony PBX features and more.",
6   "homepage": "https://hub.openrainbow.com",
7   "license": {
8     "type": "Multiple",
9     "file": "LICENSE.md"
10   },
11   "authors": "Alcatel-Lucent Enterprise (ALE)",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "ios": {
16     "vendored_frameworks": "Rainbow.framework"
17   },
18   "source": {
19     "http": "https://sdk.openrainbow.io/ios/cocoapod/RainbowSDK_1_83_0.zip"
20   },
21   "xcconfig": {
22     "ENABLE_BITCODE": "NO"
23   },
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "arm64 arm64e armv7 x86_64"
26   },
27   "dependencies": {
28     "GoogleWebRTC": [
29       "1.1.31999"
30     ]
31   }