blob: e4ecfb9c1fe33a63ceb998b79bb51a7f8651b320 [file] [log] [blame]
{
"name": "CBBDataChannel",
"version": "2.0.1",
"summary": "DataChannel for iOS",
"homepage": "https://github.com/cross-border-bridge/data-channel-ios",
"authors": "DWANGO Co., Ltd.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cross-border-bridge/data-channel-ios.git",
"tag": "2.0.1"
},
"source_files": "CBBDataChannel/**/*.{h,m}",
"dependencies": {
"CBBDataBus": [
]
}
}