blob: 22f73f1a6e67a9d0ab9a8da52d7836a31511a33e [file] [log] [blame]
{
"name": "C3Lib",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "C3Lib/C3Lib.framework",
"dependencies": {
"CryptoSwift": [
"~> 0.6.6"
],
"MatrixSDK": [
"~> 0.7.1"
],
"WebRTC": [
"~> 54.6.13869"
]
},
"pushed_with_swift_version": "3.0"
}