blob: f9037c437cdd0c9159fd0de48c099f78ebbf8947 [file] [log] [blame]
{
"name": "C3Lib",
"version": "0.0.7",
"summary": "Ericsson Contextual Communication Cloud SDK",
"description": "iOS SDK for building Ericsson Contextual Communication Cloud apps.",
"homepage": "https://github.com/Ericsson/c3-ios-sdk",
"license": {
"type": "BSD-2",
"file": "LICENSE"
},
"authors": {
"Ericsson AB": "labs@ericsson.com"
},
"source": {
"git": "https://github.com/Ericsson/c3-ios-sdk.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "C3Lib/cct.framework",
"module_name": "cct",
"dependencies": {
"CryptoSwift": [
"~> 0.7.2"
],
"JSCoreBom": [
"~> 1.1.1"
],
"MatrixSDK": [
"~> 0.7.7"
],
"WebRTC": [
"~> 61.5.19063"
]
},
"pushed_with_swift_version": "3.0"
}