README.adoc

April 16, 2019 ยท View on GitHub

:name: WKWebViewController :author: Elias Abel :author_esc: Elias%20Abel :mail: admin@meniny.cn :desc: an UIViewController with WKWebView inside :icon: {name}.png :version: 1.3.0 :na: N/A :ios: 9.0 :macos: {na} :watchos: {na} :tvos: {na} :linux: {na} :xcode: 9.3 :swift: 5 :license: MIT :sep: %20%7C%20 :platform: iOS = Meet {name} {author} <{mail}> v{version}, 2019-04-16

[subs="attributes"] ++++

{name}

Author EMail MIT
Version Platforms Swift
Build Passing Cocoapods Carthage SPM

++++

:toc:

== ๐Ÿต Introduction

{name} is {desc}.

== ๐Ÿ“‹ Requirements

[%header] |=== 2+^m|Type 1+^m|Requirement

1.5+^.^|Platform ^|iOS ^|{ios}+ ^|macOS ^|{macos} ^|tvOS ^|{tvos} ^|watchOS ^|{watchos} ^|Linux ^|{linux}

^|IDE ^|Xcode ^| {xcode}+ ^|Language ^|Swift ^| {swift}+ |===

== ๐Ÿ“ฒ Installation

=== CocoaPods

{name} is available on link:https://cocoapods.org[CocoaPods].

[source, ruby, subs="verbatim,attributes"]

use_frameworks! pod '{name}'

=== Manually

Copy all files in the {name} directory into your project.

== ๐Ÿ›Œ Dependency

== โค๏ธ Contribution

You are welcome to fork and submit pull requests.

=== Thanks

Thanks to all the contributors ๐ŸŽ‰:

== ๐Ÿ”– License

{name} is open-sourced software, licensed under the link:./LICENSE.md[{license}] license.

== ๐Ÿ”ซ Usage

[source, swift, subs="verbatim,attributes"]

import {name}