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