[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / d / 9 / PSHTMLView / 0.2.3 / PSHTMLView.podspec.json
bloba63a138bcf3486aa2e4a025f7419c60feb4bfb04
2   "name": "PSHTMLView",
3   "version": "0.2.3",
4   "summary": "WKWebView wrapper for using in UITableView and UIScrollView",
5   "description": "PSHTMLView is a non scrollable WKWebView wrapper, adapt for using in UITableView and UIScrollView.",
6   "homepage": "https://github.com/Vugla/PSHTMLView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vugla": "predragsamardzic@msn.com"
13   },
14   "source": {
15     "git": "https://github.com/Vugla/PSHTMLView.git",
16     "tag": "0.2.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PSHTMLView/Classes/**/*"