blob: 0baaa48bbeef1fb5c62f864b8f8dddb838e78049 [file] [log] [blame]
{
"name": "kamome",
"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": "ios/SwiftyKamome/*.{swift,h}",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}