blob: 9f4484391d160151bf1dfc678ba548b5d30e2f9b [file] [log] [blame]
{
"name": "RBVolumeButtons+hide_volume_indicator",
"version": "0.1.0",
"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"
]
}