blob: 5702288602db0706d5f03f8dc04c640ef718d10a [file] [log] [blame]
{
"name": "BetterSwiftJSBridge",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source_files": "SwiftJSBridge/Classes/**/*"
}