blob: da725525ffe501abff67087658305a35d5549b9d [file] [log] [blame]
{
"name": "SinchRTC",
"version": "4.2.6",
"platforms": {
"ios": "10.0"
},
"summary": "Sinch provides voice and video calling.",
"description": "The Sinch iOS SDK provides real-time communication features and makes\nit easy to add high-definition voice and video calling to iOS applications.\n\n* High-Definition Voice Calling\n* High-Definition Video Calling\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": "https://download.sinch.com/ios/4.2.6/Sinch-iOS-4.2.6-960abb8a.tar.bz2"
},
"ios": {
"vendored_frameworks": "Sinch.framework"
},
"preserve_paths": [
"Sinch.framework",
"LICENSE.txt"
],
"frameworks": [
"Security",
"AVFoundation",
"AudioToolbox",
"VideoToolbox",
"CoreMedia",
"CoreVideo",
"OpenGLES",
"GLKit",
"QuartzCore",
"CoreImage",
"Metal"
],
"libraries": [
"c++",
"z"
],
"xcconfig": {
"CLANG_CXX_LIBRARY": "libc++"
}
}