blob: 9decd5d25efd9213a55aab8922cb6c988daadeb1 [file] [log] [blame]
{
"name": "CBBFunctionChannel",
"version": "2.0.6",
"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.6"
},
"source_files": "CBBFunctionChannel/**/*.{h,m}",
"dependencies": {
"CBBDataChannel": [
"~> 2.0.4"
]
}
}