blob: 5bc6313172d8cdc297fe6826d6b7088756bc0b3e [file] [log] [blame]
{
"name": "THWebview",
"version": "1.0.2",
"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.2"
},
"source_files": "THWebview/modules/*.swift",
"swift_version": "5.0"
}