blob: eb88d9f596f215f60968ce40082c8aad64f3ce2d [file] [log] [blame]
{
"name": "LcyCache",
"version": "1.0.1",
"summary": "Cache data.",
"homepage": "https://github.com/you520t/LcyCache",
"license": "MIT",
"authors": {
"Chenyu Liao": "you520t@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/you520t/LcyCache.git",
"tag": "1.0.1"
},
"source_files": "LcyCache/Classes/*.{h,m}",
"requires_arc": true
}