blob: 2ca55573197da095abd83a9ad898e012d4f2f81a [file] [log] [blame]
{
"name": "WGLFileCache",
"version": "0.0.2",
"summary": "This is a category display component.",
"description": "\"This is a category display component.\"",
"homepage": "https://github.com/guanlongwu/WGLFileCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuguanlong": "guanlongwu@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guanlongwu/WGLFileCache.git",
"tag": "0.0.2"
},
"source_files": "WGLFileCache/*",
"public_header_files": "WGLFileCache/*.h",
"frameworks": [
"CoreFoundation",
"Foundation"
],
"requires_arc": true
}