blob: a6e6760782826cc661b46f9be0040f7fa6d24b93 [file] [log] [blame]
{
"name": "WGLSystemVolume",
"version": "0.0.1",
"summary": "This is a tool to get system volume.",
"description": "\"This is a tool to get system volume.\"",
"homepage": "https://github.com/guanlongwu/WGLSystemVolume",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuguanlong": "guanlongwu@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guanlongwu/WGLSystemVolume.git",
"tag": "0.0.1"
},
"source_files": "WGLSystemVolume/*",
"public_header_files": "WGLSystemVolume/*.h",
"frameworks": [
"CoreFoundation",
"Foundation"
],
"requires_arc": true
}