blob: 5cb4469a9ddee4e312ad085f5c489406330f57cc [file] [log] [blame]
{
"name": "WKSimpleBridge",
"version": "0.0.2",
"summary": "SimpleBridge.",
"description": "This is Simple Javascrept bridge for delete UIWebView.",
"homepage": "https://github.com/zhuyitian/WKSimpleBridge",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Talan": "16657120403@163.com"
},
"source": {
"git": "https://github.com/zhuyitian/WKSimpleBridge.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "WKSimpleBridge/Classes/**/*",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}