[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / e / b / JGTabWebView / 1.0.0 / JGTabWebView.podspec.json
blob6d4c2aa43e97eecc6d38eb110552c97de430d569
2   "name": "JGTabWebView",
3   "version": "1.0.0",
4   "swift_versions": "5.0",
5   "summary": "WKWebView의 기본 기능을 제공",
6   "description": "WKWebView의 기본 기능을 제공\n1. Custorm Long Press Event\n2. Popup Event Callback",
7   "homepage": "https://github.com/junggate/JGTabWebView",
8   "license": "MIT",
9   "authors": {
10     "JungGate": "josansnim@gmail.com"
11   },
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/junggate/JGTabWebView.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "JGTabWebView/JGTabWebView/**/*.{swift,js}"