blob: 7ae8901bd0d7eed9b6efdcb9a4d69f3040248d42 [file] [log] [blame]
{
"name": "HDMuteSwitch",
"version": "1.0.1",
"summary": "relatively straightforward to detect whether a device was muted by using an audio route to detect playback type.",
"homepage": "https://github.com/Bruce-7/HDMuteSwitch.git",
"license": "MIT",
"authors": {
"HeDong": "57008939@qq.com"
},
"source": {
"git": "https://github.com/Bruce-7/HDMuteSwitch.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "HDMuteSwitch",
"frameworks": "AudioToolbox"
}