blob: b012eaf88b9416d41f9c6d32301978bd52a5486c [file] [log] [blame]
{
"name": "dsBridge",
"version": "2.0.2",
"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.2"
},
"source_files": "dsbridge/*",
"public_header_files": "dsbridge/*.h"
}