blob: 1513709e194a23f7cbca06009437eeaa13a729f2 [file] [log] [blame]
{
"name": "JKCache",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JKCache/Classes/**/*"
}