blob: 976fdfe8764cf853f687966072e0ae52c27e1c35 [file] [log] [blame]
{
"name": "WebViewCache",
"version": "1.0.0",
"summary": "A framework is a cache tool,let web speed up!",
"description": "WebViewCache framework is a cache framework,let web speed up!",
"homepage": "https://github.com/chengzongxin/WebViewCache.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joe": "8876142@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/chengzongxin/WebViewCache.git",
"tag": "1.0.0"
},
"source_files": [
"Source",
"Source/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}