blob: 67230e9a500a184f0a30db41c0c1f965b2d0fce5 [file] [log] [blame]
{
"name": "SkyWay",
"version": "1.0.5",
"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://s3-ap-northeast-1.amazonaws.com/skyway-ios-sdk-public/SkyWay_iOS_1.0.5.zip",
"flatten": true
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "SkyWay.framework",
"source_files": "SkyWay.framework/Headers/*.h",
"preserve_paths": "SkyWay.framework"
}