blob: 4e4c3b606aa4732e9e0e4746f01b05ab2c8fbd9b [file] [log] [blame]
{
"name": "LcyCache",
"version": "1.0.2",
"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.2"
},
"source_files": "LcyCache/Classes/*.{h,m}",
"requires_arc": true
}