[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 6 / 2 / JPSVolumeButtonHandler@SpoonConsulting / 1.0.4 / JPSVolumeButtonHandler@SpoonConsulting.podspec.json
blobc5480f42f5d1f60e576273c29fc3f11ead811972
2   "name": "JPSVolumeButtonHandler@SpoonConsulting",
3   "version": "1.0.4",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": "MIT",
8   "summary": "JPSVolumeButtonHandler provides an easy block interface to hardware volume buttons on iOS devices. Perfect for camera apps!",
9   "homepage": "https://github.com/spoonconsulting/JPSVolumeButtonHandler",
10   "authors": {
11     "SharinPix Admin": "admin@sharinpix.com",
12     "Zafir Sk Heerah": "zafir.heerah@spoonconsulting.com",
13     "JP Simard": "jp@jpsim.com"
14   },
15   "source": {
16     "git": "https://github.com/spoonconsulting/JPSVolumeButtonHandler.git",
17     "tag": "1.0.4"
18   },
19   "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",
20   "source_files": "JPSVolumeButtonHandler@SpoonConsulting/*.{h,m}",
21   "frameworks": [
22     "MediaPlayer",
23     "AVFoundation"
24   ],
25   "requires_arc": true