blob: 924b97ae911ed0375ff8ec729211df3b61bd34dd [file] [log] [blame]
{
"name": "CBBObjectChannel",
"version": "2.0.3",
"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.3"
},
"source_files": "CBBObjectChannel/**/*.{h,m}",
"dependencies": {
"CBBFunctionChannel": [
]
}
}