Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/caichenghan/mywebview

封装WebView/WebKit,使得IOS8及以上能够使用webKit,IOS7继续使用webView
https://github.com/caichenghan/mywebview

Last synced: 22 days ago
JSON representation

封装WebView/WebKit,使得IOS8及以上能够使用webKit,IOS7继续使用webView

Awesome Lists containing this project

README

        

# MyWebView

[![CI Status](http://img.shields.io/travis/蔡成汉/MyWebView.svg?style=flat)](https://travis-ci.org/蔡成汉/MyWebView)
[![Version](https://img.shields.io/cocoapods/v/MyWebView.svg?style=flat)](http://cocoapods.org/pods/MyWebView)
[![License](https://img.shields.io/cocoapods/l/MyWebView.svg?style=flat)](http://cocoapods.org/pods/MyWebView)
[![Platform](https://img.shields.io/cocoapods/p/MyWebView.svg?style=flat)](http://cocoapods.org/pods/MyWebView)

## Example

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

## Requirements

## Installation

MyWebView is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'MyWebView', '~>1.0.0'
```

## Author

蔡成汉, [email protected]

## License

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