blob: 444fe31bd16b0629c0058f80eb48949d3ea034e4 [file] [log] [blame]
{
"name": "PSHTMLView",
"version": "0.2.1",
"summary": "WKWebView wrapper for using in UITableView and UIScrollView",
"description": "PSHTMLView is a non scrollable WKWebView wrapper, adapt for using in UITableView and UIScrollView.",
"homepage": "https://github.com/Vugla/PSHTMLView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vugla": "predragsamardzic@msn.com"
},
"source": {
"git": "https://github.com/Vugla/PSHTMLView.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PSHTMLView/Classes/**/*",
"pushed_with_swift_version": "4.0"
}