blob: 28bfeb96196384deb69afca166403b09491ff8ef [file] [log] [blame]
{
"name": "SkyWay",
"version": "2.0.0",
"summary": "SkyWay simplifies peer-to-peer data, video, and audio calls using WebRTC.",
"description": "\"SkyWay\" is a framework that enables using SkyWay in iOS apps.\nSkyWay simplifies peer-to-peer data, video, and audio calls using WebRTC.",
"homepage": "https://webrtc.ecl.ntt.com",
"license": {
"type": "Apache License",
"file": "LICENSE.txt"
},
"authors": {
"NTT Communications": "skyway@ntt.com"
},
"source": {
"http": "https://github.com/skyway/skyway-ios-sdk/releases/download/v2.0.0/SkyWay_iOS_2.0.0.zip",
"flatten": true
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "SkyWay.framework",
"source_files": "SkyWay.framework/Headers/*.h",
"preserve_paths": "SkyWay.framework"
}