[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 8 / d / WebController / 0.3.3 / WebController.podspec.json
blob42ec0fb6496600227bfc77ee362d7d4889551cdc
2   "name": "WebController",
3   "version": "0.3.3",
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.3.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "WebController/Classes/**/*",
23   "swift_version": "5.0"