blob: 93bd8473f00aa96d94ded71ca67c6fc7031e7aa6 [file] [log] [blame]
{
"name": "WKJavaScriptController",
"version": "1.1.2",
"summary": "Calling native code from Javascript in the iOS application likes JavascriptInterface in the Android.",
"homepage": "https://github.com/ridibooks/WKJavaScriptController",
"authors": {
"Ridibooks Viewer Team": "viewer.team@ridi.com"
},
"license": "Apache-2.0",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ridibooks/WKJavaScriptController.git",
"tag": "1.1.2"
},
"source_files": "WKJavaScriptController/WKJavaScriptController.swift",
"frameworks": [
"Foundation",
"WebKit"
],
"pushed_with_swift_version": "3.0"
}