blob: b1f0593bad3cdbc9260270b2ec3a781bb7ca771a [file] [log] [blame]
{
"name": "DZCache",
"version": "1.0.4",
"summary": "内存缓存组件",
"description": " 内存缓存组件,图片缓存\n",
"homepage": "https://github.com/yishuiliunian/DZCache",
"license": "MIT",
"authors": {
"stonedong": "yishuiliunian@gmail.com"
},
"source": {
"git": "https://github.com/yishuiliunian/DZCache.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"DZCache": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"DZCDNFiles": [
],
"DZSinglonFactory": [
],
"DZGeometryTools": [
]
}
}