blob: 985b16cca83ba41105860b462e47e5a636289a42 [file] [log] [blame]
{
"name": "WKWebViewProgress",
"version": "1.0.1",
"summary": "Add the gradient to WKWebView progress bar.",
"homepage": "https://github.com/dreamCC/WKWebViewProgress",
"license": "MIT",
"authors": {
"AbelZ": "568644031@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dreamCC/WKWebViewProgress.git",
"tag": "1.0.1"
},
"source_files": "WKWebViewProgress/*.{h,m}",
"requires_arc": true
}