blob: 76c4819895f48c37961a266555b97cc6b8d02f5a [file] [log] [blame]
{
"name": "SwiftyKamome",
"version": "3.2.0",
"summary": "Kamome bridges a gap between JavaScript in the WKWebView and the native code written by Swift.",
"description": "Kamome is a library for iOS and Android apps using the WebView. This library bridges a gap between JavaScript in the WebView and the native code written by Swift, Java or Kotlin.",
"homepage": "https://github.com/HituziANDO/kamome",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Hituzi Ando",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/HituziANDO/kamome.git",
"tag": "3.2.0"
},
"source_files": "SwiftyKamome/*.{swift,h}",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}