blob: 1c75ef31e412d87db420e9e65718545b9de2bfc9 [file] [log] [blame]
{
"name": "WebJSBridge",
"version": "2.0.2",
"summary": "JS与APP交互",
"description": "完美实现JS与APP交互",
"homepage": "http://www.mgzf.com",
"license": "MIT",
"authors": {
"spf-iOS": "spf-iOS@gitHub.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/spf-iOS/WebJSBridge.git",
"tag": "2.0.2"
},
"source_files": "WebJSBridge/*.swift",
"frameworks": [
"JavaScriptCore",
"UIKit"
],
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}