blob: 411ad36923da6e0201f03e75fc311ba0f8cdf9fe [file] [log] [blame]
{
"name": "PSHTMLView",
"version": "0.2",
"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"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PSHTMLView/Classes/**/*",
"pushed_with_swift_version": "4.0"
}