blob: 17481f0a112cb6f3eb61f9a050c86038de640406 [file] [log] [blame]
{
"name": "JSBrowserController",
"version": "1.0.1",
"summary": "WkWebView Builder",
"description": "It's a awesome and really cool WkWebView Builder.",
"homepage": "https://github.com/joongseoD/JSBrowserController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jsworkspace@naver.com": "jsworkspace@naver.com"
},
"swift_versions": [
"5.0"
],
"source": {
"git": "https://github.com/joongseoD/JSBrowserController.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "JSBrowserController/Classes/**/*",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"SJFullscreenPopGesture": [
]
},
"swift_version": "5.0"
}