2 "name": "WebController",
4 "summary": "UIViewController with easy WKWebView",
5 "description": "A UIViewController with a WKWebView.\nThere is a UIProgressView to show the loading status of the site.\nThis is done when the scheme is not http or https.\nDynamically changing data can be handled by a delegate.",
6 "homepage": "https://github.com/pikachu987/WebController",
12 "pikachu987": "pikachu77769@gmail.com"
15 "git": "https://github.com/pikachu987/WebController.git",
21 "swift_version": "4.2",
22 "source_files": "WebController/Classes/**/*"