blob: 84c3e35f5667e36f51f0228c78fc10c592201f00 [file] [log] [blame]
{
"name": "JKCache",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JKCache/Classes/**/*"
}