blob: 43d9f5e950b511aa17e8acbe91fa396639ff8a57 [file] [log] [blame]
{
"name": "JSBridgeKit",
"version": "0.1.8",
"summary": "BetterSwiftJSBridge is a handy JavaScript Bridge, written in Swift, support WKWebView and UIWebView.",
"description": "BetterSwiftJSBridge is a handy JavaScript Bridge, written in Swift, support WKWebView and UIWebView.",
"homepage": "https://github.com/hhfa008/SwiftJSBridge",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hhfa008": "hhfa008@gmail.com"
},
"source": {
"git": "https://github.com/hhfa008/SwiftJSBridge.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source_files": "JSBridgeKit/Classes/**/*"
}