[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / d / 9 / PSHTMLView / 0.1.0 / PSHTMLView.podspec.json
blob075e2d9a1a49b58f35e2ef7807ae0f04b8cb62bc
2   "name": "PSHTMLView",
3   "version": "0.1.0",
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.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PSHTMLView/Classes/**/*",
22   "pushed_with_swift_version": "4.0"