blob: 4c1fa3af79c720eedafab214e66f108f66aef378 [file] [log] [blame]
{
"name": "ProgressWebViewController",
"version": "1.8.2",
"summary": "A WebViewController implemented by WKWebView with a progress bar in the navigation bar",
"description": "A WebViewController implemented by WKWebView with a progress bar in the navigation bar. The WebViewController is safari-like web browser.",
"homepage": "https://github.com/kf99916/ProgressWebViewController",
"screenshots": "https://raw.githubusercontent.com/kf99916/ProgressWebViewController/master/screenshots/progressWebViewController.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zheng-Xiang Ke": "kf99916@gmail.com"
},
"source": {
"git": "https://github.com/kf99916/ProgressWebViewController.git",
"tag": "1.8.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ProgressWebViewController/**/*.swift",
"resources": [
"ProgressWebViewController/**/*.xcassets"
]
}