blob: d65b90252131e027ed9eaf34236c78b5b6949968 [file] [log] [blame]
{
"name": "SinchRTC",
"version": "3.1.4",
"platforms": {
"ios": null
},
"summary": "Sinch provides voice calling and instant-messaging.",
"description": "\n The Sinch iOS SDK provides real-time communication features and makes\n it easy to add high-definition voice calling and instant-messaging\n to iOS applications.\n\n * High-Definition Voice Calling\n * Instant Messaging\n * Group Messaging\n * Sinch's cloud service as backend\n\n",
"homepage": "http://www.sinch.com",
"authors": {
"Sinch": "dev@sinch.com"
},
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"source": {
"http": "http://download.sinch.com/ios/3.1.4/Sinch-iOS-3.1.4-a19022f.tar.bz2",
"flatten": true
},
"ios": {
"vendored_frameworks": "Sinch.framework"
},
"preserve_paths": [
"Sinch.framework",
"LICENSE.txt"
],
"frameworks": [
"AudioToolbox",
"AVFoundation",
"Security"
],
"libraries": [
"stdc++.6.0.9",
"sqlite3"
]
}