blob: 13eea4bdec4bbfec35c1a3cd91720b529e027454 [file] [log] [blame]
{
"name": "RBVolumeButtons+hide_volume_indicator",
"version": "0.1.9",
"summary": "This lets you steal the volume up and volume down buttons on iOS.",
"homepage": "https://github.com/blladnar/RBVolumeButtons",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Randall Brown": ""
},
"platforms": {
"ios": null
},
"requires_arc": false,
"source": {
"git": "https://github.com/carusd/RBVolumeButtons.git"
},
"source_files": "VolumeSnap/RBVolumeButtons.{h,m}",
"frameworks": [
"AudioToolbox",
"MediaPlayer"
]
}