blob: 7da856e56c52b8c69915326d46333b7e41b4cf28 [file] [log] [blame]
{
"name": "THWebview",
"version": "1.0.0",
"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"
}