[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 8 / d / WebController / 0.1.4 / WebController.podspec.json
blobfee24e987f69fed62c2bc0ad4298065788856179
2   "name": "WebController",
3   "version": "0.1.4",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pikachu987": "pikachu77769@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pikachu987/WebController.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "WebController/Classes/**/*"