blob: 45b4aacc355a75f856b946fafd6d76b98bbf6f8c [file] [log] [blame]
{
"name": "WebRTCDatachannel",
"version": "0.0.1",
"summary": "WebRTC with Datachannel only.",
"description": "WebRTC with Datachannel only for iOS.",
"homepage": "https://github.com/cdnbye/WebRTCDatachannel",
"license": "MIT",
"authors": {
"cdnbye": "service@cdnbye.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/cdnbye/WebRTCDatachannel.git",
"tag": "0.0.1"
},
"source_files": "WebRTC.framework/Headers/*.{h}",
"vendored_frameworks": "WebRTC.framework"
}