blob: 62ac42ed5b64d775234cd4834dfe8285b95e88ba [file] [log] [blame]
{
"name": "XHNetworkCache",
"version": "1.2",
"summary": "一行代码将请求数据写入磁盘缓存",
"homepage": "https://github.com/CoderZhuXH/XHNetworkCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhu Xiaohui": "977950862@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderZhuXH/XHNetworkCache.git",
"tag": "1.2"
},
"source_files": [
"XHNetworkCache",
"*.{h,m}"
],
"requires_arc": true
}