blob: 1146bf05b09488b8d2824dcb8a02a0922207d6e7 [file] [log] [blame]
{
"name": "WGLCustomVolumnManager",
"version": "0.0.2",
"summary": "This is a custom volumn manager to hide system volumn.",
"description": "\"This is a custom volumn manager to hide system volumn.\"",
"homepage": "https://github.com/guanlongwu/WGLCustomVolumnManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuguanlong": "guanlongwu@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guanlongwu/WGLCustomVolumnManager.git",
"tag": "0.0.2"
},
"source_files": "WGLCustomVolumnManager/*",
"public_header_files": "WGLCustomVolumnManager/*.h",
"frameworks": [
"CoreFoundation",
"Foundation"
],
"requires_arc": true
}