blob: 5b5215f6dcb094a9222e978cb8fb03f56c653d78 [file] [log] [blame]
{
"name": "PSHTMLView",
"version": "0.2.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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PSHTMLView/Classes/**/*"
}