blob: 3530ef45b325a11d88e3d60e0e341a005f6fea0f [file] [log] [blame]
{
"name": "CBBDataChannel",
"version": "2.0.4",
"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.4"
},
"source_files": "CBBDataChannel/**/*.{h,m}",
"dependencies": {
"CBBDataBus": [
"~> 2.1.3"
]
}
}