[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 0 / 6 / kamome / 5.2.1 / kamome.podspec.json
blob14a8660021fdc624bb196d4ce519559268a992bd
2   "name": "kamome",
3   "version": "5.2.1",
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": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/HituziANDO/kamome.git",
17     "tag": "5.2.1"
18   },
19   "source_files": "ios/src/*.{swift,h}",
20   "requires_arc": true,
21   "swift_versions": "5.0",
22   "swift_version": "5.0"