markonikolovski / WebDisplayKit

A microframework which opens a given URL in either WKWebViewController or SFSafariViewController, depending on the target iOS version.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebDisplayKit

[![CI Status](http://img.shields.io/travis/Marko Nikolovski/WebDisplayKit.svg?style=flat)](https://travis-ci.org/Marko Nikolovski/WebDisplayKit) Version License Platform

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

WebDisplayKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "WebDisplayKit"

Author

Marko Nikolovski, marko@mediately.co

License

WebDisplayKit is available under the MIT license. See the LICENSE file for more info.

About

A microframework which opens a given URL in either WKWebViewController or SFSafariViewController, depending on the target iOS version.

License:MIT License


Languages

Language:Shell 71.7%Language:Swift 15.1%Language:Ruby 9.2%Language:Objective-C 4.1%