[Add] ADPhotoKit 1.5.0
[CocoaPods.git] / Specs / 3 / e / f / KamomeSDK / 2.0.0 / KamomeSDK.podspec.json
blob6c3cb9ef8a8ee7346e7bc60e541930a3810b3c1d
2   "name": "KamomeSDK",
3   "version": "2.0.0",
4   "summary": "Kamome bridges a gap between JavaScript in the WKWebView and the native code written by Swift or Objective-C.",
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, Objective-C, 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": "9.3"
14   },
15   "source": {
16     "git": "https://github.com/HituziANDO/kamome.git",
17     "tag": "2.0.0"
18   },
19   "source_files": "ios/KamomeSDK/**/*.{h,m}",
20   "requires_arc": true