blob: 96af776cca8fe4082226cb5d0548a5721c2f75ba [file] [log] [blame]
{
"name": "WKWebViewProgress",
"version": "1.0.0",
"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.0"
},
"source_files": "WKWebViewProgress/*.{h,m}",
"requires_arc": true
}