[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 8 / 5 / KAWebBrowser / 0.3.0 / KAWebBrowser.podspec.json
blobae09c9cc8ba454a8daae5e38beb57a42bc4f1c51
2   "name": "KAWebBrowser",
3   "version": "0.3.0",
4   "summary": "WKWebView with a progressBar",
5   "description": "KAWebBrowser is a web browser module written in Swift.\nIt contains a WKWebView and a progressBar.",
6   "homepage": "https://github.com/zhz821/KAWebBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhihuazhang": "zhangzhihua.dev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zhz821/KAWebBrowser.git",
16     "tag": "0.3.0"
17   },
18   "social_media_url": "https://twitter.com/zhz821",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "KAWebBrowser/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "WebKit"
26   ],
27   "pushed_with_swift_version": "3.0"