[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / 4 / VolumeButtons / 1.0.0 / VolumeButtons.podspec.json
blobdf473f0f005a0da8498865e3a23117df5abac426
2   "name": "VolumeButtons",
3   "version": "1.0.0",
4   "summary": "VolumeButtons provides interface for handle clicks on hardware volume buttons on iOS devices.",
5   "description": "VolumeButtons provides interface for handle clicks on hardware volume buttons on iOS devices.\nVolume button presses don't affect system audio level.\nThis library is suitable for make photos in camera apps.",
6   "homepage": "https://github.com/RedMadRobot/VolumeButtons",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anton Glezman": "a.glezman@redmadrobot.com"
13   },
14   "source": {
15     "git": "https://github.com/RedMadRobot/VolumeButtons.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "VolumeButtons/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "AVFoundation"
26   ],
27   "swift_version": "5.0"