blob: b40441437f5d586d0d2dd56a98aade70e1b9276f [file] [log] [blame]
{
"name": "HDMuteSwitch",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "HDMuteSwitch",
"frameworks": "AudioToolbox"
}