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