blob: 8aa60adabcaa6d3f0c338cba8e2611de61bb2a95 [file] [log] [blame]
{
"name": "SinchRTC",
"version": "3.9.4",
"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.4/Sinch-iOS-3.9.4-12a0ab3.tar.bz2"
},
"ios": {
"vendored_frameworks": "Sinch.framework"
},
"preserve_paths": [
"Sinch.framework",
"LICENSE.txt"
],
"frameworks": [
"Security",
"AVFoundation",
"AudioToolbox",
"VideoToolbox",
"CoreMedia",
"CoreVideo",
"OpenGLES",
"GLKit",
"QuartzCore"
],
"libraries": "c++",
"xcconfig": {
"CLANG_CXX_LIBRARY": "libc++"
}
}