blob: f64144889e3b578820f2b572c261e75bfc8ee721 [file] [log] [blame]
{
"name": "WKWebViewCache",
"version": "0.1.0",
"summary": "WKWebViewCache.",
"description": "cache for WKWebView.",
"homepage": "https://github.com/fupenghua/WKWebViewCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fupenghua": "390908980@qq.com"
},
"source": {
"git": "https://github.com/fupenghua/WKWebViewCache.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WKWebViewCache/*.{h,m}"
}