blob: 53d968396a585c1e01f056f3f97fd287f827c6e8 [file] [log] [blame]
{
"name": "CBBDataBus",
"version": "2.1.4",
"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.4"
},
"source_files": "CBBDataBus/**/*.{h,m}",
"resources": "typescript/build/*.js",
"frameworks": "WebKit",
"preserve_paths": "CBBDataBus.modulemap",
"module_map": "CBBDataBus.modulemap"
}