blob: 2734bb808774e21244d18d6bf79a9bfdc089c9c0 [file] [log] [blame]
{
"name": "JKCache",
"version": "0.1.4",
"summary": "轻量级缓存库",
"description": "适用于 OC 开发 下的一个轻量级缓存框架",
"homepage": "https://github.com/jack6231/JKCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jack6231": "wangzhiheng@dankegongyu.com"
},
"source": {
"git": "https://github.com/jack6231/JKCache.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JKCache/Classes/**/*"
}