blob: 8ae7e6adba1c3d2773022bb3707555a042bca82b [file] [log] [blame]
{
"name": "CBBObjectChannel",
"version": "2.0.4",
"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.4"
},
"source_files": "CBBObjectChannel/**/*.{h,m}",
"dependencies": {
"CBBFunctionChannel": [
]
}
}