blob: ab3521181855cbfa93016919e9d69738c6fb3097 [file] [log] [blame]
{
"name": "dsBridge",
"version": "2.0.3",
"summary": "An ios bridge for calling functions synchronously and asynchronously between JavaScript and Object-C in WKWebView/UIWebView",
"description": "An javascript bridge for calling functions synchronously and asynchronously",
"homepage": "https://github.com/wendux/DSBridge-IOS.git",
"license": "MIT",
"authors": {
"lazydu": "824783146@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/wendux/DSBridge-IOS.git",
"tag": "2.0.3"
},
"source_files": "dsbridge/*",
"public_header_files": "dsbridge/*.h"
}