blob: 9b8e163a3a88ada020901f1b2b59c49d4bb44541 [file] [log] [blame]
{
"name": "THWebview",
"version": "1.0.1",
"summary": "Super Easy WKWebView for simple web page.",
"description": "This library is Super Easy WKWebView for simple web page.",
"homepage": "https://github.com/aboutyu/THWebview",
"license": "MIT",
"authors": {
"James": "aboutyu@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/aboutyu/THWebview.git",
"tag": "1.0.0"
},
"source_files": "THWebview/modules/*.swift",
"swift_version": "5.0"
}