blob: be5464f716842e4ae7991c9ae4629acaeae01d5f [file] [log] [blame]
{
"name": "CBBDataBus",
"version": "2.1.0",
"summary": "DataBus for iOS",
"homepage": "https://github.com/cross-border-bridge/data-bus-ios",
"authors": "DWANGO Co., Ltd.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cross-border-bridge/data-bus-ios.git",
"tag": "2.1.0"
},
"source_files": "CBBDataBus/**/*.{h,m}",
"resources": "typescript/build/*.js",
"frameworks": "WebKit"
}