2 "name": "JPSVolumeButtonHandler",
8 "summary": "JPSVolumeButtonHandler provides an easy block interface to hardware volume buttons on iOS devices. Perfect for camera apps!",
9 "homepage": "https://github.com/jpsim/JPSVolumeButtonHandler",
11 "JP Simard": "jp@jpsim.com"
14 "git": "https://github.com/jpsim/JPSVolumeButtonHandler.git",
17 "description": "JPSVolumeButtonHandler provides an easy block interface to hardware volume buttons on iOS devices. Perfect for camera apps! Features:\\n* Run blocks whenever a hardware volume button is pressed\\n* Volume button presses don't affect system audio\\n* Hide the HUD typically displayed on volume button presses\\n* Works even when the system audio level is at its maximum or minimum, even when muted",
18 "source_files": "JPSVolumeButtonHandler/*.{h,m}",