blob: 98ec2a8799205b6e40eda07306fcc9c23cca06b7 [file] [log] [blame]
{
"name": "WebJSBridge",
"version": "2.0.0",
"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.0"
},
"source_files": "WebJSBridge/*.swift",
"frameworks": [
"JavaScriptCore",
"UIKit"
],
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}