[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 4 / 0 / 6 / kamome / 5.3.0 / kamome.podspec.json
blob0fc81fbaef49b18d5417c5281d2cc95c215cddf4
2   "name": "kamome",
3   "version": "5.3.0",
4   "summary": "Kamome bridges a gap between JavaScript in the WKWebView and the native code written by Swift.",
5   "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.",
6   "homepage": "https://github.com/HituziANDO/kamome",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Hituzi Ando",
12   "platforms": {
13     "ios": "12.0",
14     "osx": "10.15"
15   },
16   "source": {
17     "git": "https://github.com/HituziANDO/kamome.git",
18     "tag": "5.3.0"
19   },
20   "source_files": "ios/kamome-framework/src/*.{swift,h}",
21   "resource_bundles": {
22     "Kamome": [
23       "ios/kamome-framework/PrivacyInfo.xcprivacy"
24     ]
25   },
26   "requires_arc": true,
27   "swift_versions": "5.0",
28   "swift_version": "5.0"