blob: 3388e405d2f5c8b3b759abe75986e4539fdde98c [file] [log] [blame]
{
"name": "WRBridge",
"version": "0.0.7",
"summary": "this is WRBridge.",
"description": "this is WRBridge which used to html",
"homepage": "https://github.com/scorplot/WRBridge",
"license": {
"type": "MIT"
},
"authors": {
"scorplot": "1@1.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/scorplot/WRBridge.git",
"tag": "0.0.7"
},
"source_files": "WRBridge.framework/Headers/*.{h}",
"public_header_files": "WRBridge.framework/Headers/*.{h}",
"vendored_frameworks": "WRBridge.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC -all_load"
}
}