blob: 47c564f983a1d24f78ad8b04d020eb04ac9e4dd7 [file] [log] [blame]
{
"name": "WGLFileCache",
"version": "0.0.3",
"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.3"
},
"source_files": "WGLFileCache/*",
"public_header_files": "WGLFileCache/*.h",
"frameworks": [
"CoreFoundation",
"Foundation"
],
"requires_arc": true
}