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