blob: ae09c9cc8ba454a8daae5e38beb57a42bc4f1c51 [file] [log] [blame]
{
"name": "KAWebBrowser",
"version": "0.3.0",
"summary": "WKWebView with a progressBar",
"description": "KAWebBrowser is a web browser module written in Swift.\nIt contains a WKWebView and a progressBar.",
"homepage": "https://github.com/zhz821/KAWebBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhihuazhang": "zhangzhihua.dev@gmail.com"
},
"source": {
"git": "https://github.com/zhz821/KAWebBrowser.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/zhz821",
"platforms": {
"ios": "8.0"
},
"source_files": "KAWebBrowser/Classes/**/*",
"frameworks": [
"UIKit",
"WebKit"
],
"pushed_with_swift_version": "3.0"
}