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