blob: cb872584b257352f7e3599f70d14dd3c680f8ad1 [file] [log] [blame]
{
"name": "SinchRTC",
"version": "3.9.2",
"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.9.2/Sinch-iOS-3.9.2-9f01fc4.tar.bz2"
},
"ios": {
"vendored_frameworks": "Sinch.framework"
},
"preserve_paths": [
"Sinch.framework",
"LICENSE.txt"
],
"frameworks": [
"AudioToolbox",
"AVFoundation",
"Security",
"GLKit",
"VideoToolbox"
],
"libraries": "c++",
"xcconfig": {
"CLANG_CXX_LIBRARY": "libc++"
}
}