blob: a989f6028863aa7ba618fff196cba0c844f18940 [file] [log] [blame]
{
"name": "SinchRTC",
"version": "3.9.3",
"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.3/Sinch-iOS-3.9.3-7929677.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++"
}
}