Latest | 1.0.0-alpha.15 |
---|---|
Homepage | https://github.com/LinusU/JSBridge |
License | MIT |
Platforms | ios 11.0, osx 10.13 |
Dependencies | PromiseKit |
Authors |
404: Not Found
Latest podspec
{ "name": "LinusU_JSBridge", "module_name": "JSBridge", "version": "1.0.0-alpha.15", "summary": "Bridge your JavaScript library for usage in Swift", "description": "Use a hidden WKWebView to bridge your JavaScript library for consumption from Swift", "homepage": "https://github.com/LinusU/JSBridge", "license": "MIT", "authors": { "Linus Unnebu00e4ck": "[email protected]" }, "swift_version": "4.0", "platforms": { "ios": "11.0", "osx": "10.13" }, "source": { "git": "https://github.com/LinusU/JSBridge.git", "tag": "1.0.0-alpha.15" }, "source_files": "Sources", "dependencies": { "PromiseKit": [ "~> 6.0" ] } }
Tue, 12 Mar 2019 11:01:05 +0000