Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/caichenghan/mywebview
- Owner: CaiChenghan
- License: mit
- Created: 2016-08-16T04:52:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-16T05:18:17.000Z (over 8 years ago)
- Last Synced: 2024-12-23T02:03:20.211Z (about 2 months ago)
- Language: Objective-C
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.