blob: 51c754f536c5d52b1dd1b8d90aacdbb2933afa3c [file] [log] [blame]
{
"name": "YCCache",
"version": "0.0.1",
"summary": "A cache library for iOS.",
"authors": {
"Yuchuan": "418214922@qq.com"
},
"homepage": "https://github.com/yc418214/YCCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/yc418214/YCCache.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"YCCache",
"YCCache/**/*.{h,m}"
]
}