blob: fc8f51ab420015227ed6d5d5f1895101a9d115a1 [file] [log] [blame]
{
"name": "ZHStatusVolume",
"version": "0.1.0",
"summary": "hide system volume hud, display upon status bar",
"description": "hide system volume hud, display upon status bar.",
"homepage": "https://github.com/lacklock/ZHStatusVolume",
"license": {
"type": "MIT"
},
"authors": {
"lacklock": "lacklock@gmail.com"
},
"source": {
"git": "https://github.com/lacklock/ZHStatusVolume.git",
"tag": "0.1.0"
},
"source_files": "ZHStatusVolume/**",
"frameworks": [
"MediaPlayer",
"AVFoundation"
],
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}