{ | |
"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}" | |
} |