[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / d / 2 / RainbowSDK / 2.9.0 / RainbowSDK.podspec.json
blobe6bf407db111c4194961ddf98815ff3404775d12
2   "name": "RainbowSDK",
3   "version": "2.9.0",
4   "summary": "Rainbow SDK",
5   "description": "The Rainbow SDK for iOS is a Objective-C library that works on iPhone and iPad devices.\nIts 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://developers.openrainbow.com",
7   "authors": "Alcatel-Lucent Enterprise (ALE)",
8   "platforms": {
9     "ios": "13.0"
10   },
11   "license": {
12     "type": "Multiple",
13     "file": "LICENSE.md"
14   },
15   "source": {
16     "http": "https://sdk.openrainbow.io/ios/cocoapod/RainbowSDK_2_9_0.zip"
17   },
18   "ios": {
19     "vendored_frameworks": "Frameworks/Rainbow.xcframework"
20   },
21   "xcconfig": {
22     "ENABLE_BITCODE": "NO"
23   },
24   "dependencies": {
25     "RainbowWebRTC": [
26       "1.1.38126"
27     ],
28     "Alamofire": [
29       ">= 5.5.0"
30     ],
31     "CryptoSwift": [
32       ">= 1.4.3"
33     ]
34   }