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