[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 6 / c / e / PAWebView / 0.2.0 / PAWebView.podspec.json
blob903f3456e047f5a3a8b271a09f40b918582f775e
2   "name": "PAWebView",
3   "version": "0.2.0",
4   "summary": "An component WebView for iOS base on WKWebView .",
5   "description": "PAWeView is an extensible WebView which is built on top of WKWebView, the modern WebKit framework debuted in iOS 8.0. It provides fast Web for developing sophisticated iOS native or hybrid applications.",
6   "homepage": "https://github.com/llyouss/PAWeView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Luoshengyou": "13798686545@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/llyouss/PAWeView.git",
20     "tag": "0.2.0"
21   },
22   "source_files": "PAWebView/**/*.{m,h}",
23   "resources": "PAWebView/PAWKNative/views/*.png"