blob: 6a20b4bd0fa0407f132dd4183250c2375d52da5f [file] [log] [blame]
{
"name": "RebtelSDK",
"version": "2.0.1",
"platforms": {
"ios": null
},
"summary": "RebtelSDK provides voice calling and instant-messaging.",
"description": "\n The Rebtel SDK for iOS makes it easy to add high-definition voice calling \n and instant-messaging to iOS applications.\n\n * High-Definition Voice Calling\n * Instant Messaging\n * Rebtel's cloud service as backend\n\n",
"homepage": "http://developer.rebtel.com",
"authors": {
"Rebtel": "sdk@rebtel.com"
},
"license": {
"type": "Commercial",
"file": "LICENCE"
},
"source": {
"http": "http://download.rebtel.com/sdk/RebtelSDK-iOS-2.0.1-360e4ad.tar.bz2",
"flatten": true
},
"ios": {
"vendored_frameworks": "RebtelSDK.framework"
},
"preserve_paths": [
"RebtelSDK.framework",
"LICENCE",
"Rebtel SDK License Agreement.pdf"
],
"frameworks": [
"AudioToolbox",
"AVFoundation",
"Security"
],
"libraries": [
"stdc++.6.0.9",
"sqlite3"
],
"requires_arc": false
}