[Add] ijkmedia-framework 1.0.0
[CocoaPods.git] / Specs / 2 / 6 / e / C3Lib / 0.0.7 / C3Lib.podspec.json
blobf9037c437cdd0c9159fd0de48c099f78ebbf8947
2   "name": "C3Lib",
3   "version": "0.0.7",
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.7"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "vendored_frameworks": "C3Lib/cct.framework",
23   "module_name": "cct",
24   "dependencies": {
25     "CryptoSwift": [
26       "~> 0.7.2"
27     ],
28     "JSCoreBom": [
29       "~> 1.1.1"
30     ],
31     "MatrixSDK": [
32       "~> 0.7.7"
33     ],
34     "WebRTC": [
35       "~> 61.5.19063"
36     ]
37   },
38   "pushed_with_swift_version": "3.0"