blob: 239eb2c73be1d36c7454670e0c99e9e93120e3f4 [file] [log] [blame]
{
"name": "LcyCache",
"version": "1.0.0",
"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.0"
},
"source_files": "LcyCache/Classes/*.{h,m}",
"requires_arc": true
}