[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 2 / 6 / e / C3Lib / 0.0.2 / C3Lib.podspec.json
blob3a7f3cf044e0f6f9a6649c7fe007b779245167a7
2   "name": "C3Lib",
3   "version": "0.0.2",
4   "summary": "Ericsson Contextual Communication Cloud SDK",
5   "description": "iOS SDK for building Ericsson Contextual Communication Cloud apps.",
6   "homepage": "https://github.com/Ericsson/c3-ios-sdk",
7   "license": {
8     "type": "BSD-2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ericsson AB": "labs@ericsson.com"
13   },
14   "source": {
15     "git": "https://github.com/Ericsson/c3-ios-sdk.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "vendored_frameworks": "C3Lib/C3Lib.framework",
23   "dependencies": {
24     "CryptoSwift": [
25       "~> 0.6.6"
26     ],
27     "MatrixSDK": [
28       "~> 0.7.1"
29     ],
30     "WebRTC": [
31       "~> 54.6.13869"
32     ]
33   },
34   "pushed_with_swift_version": "3.0"