blob: 8cf77e85d616774a11f635fc0fce73141fdba0b0 [file] [log] [blame]
{
"name": "JSBrowserController",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "JSBrowserController/Classes/**/*",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"SJFullscreenPopGesture": [
]
},
"swift_version": "5.0"
}