[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 8 / 4 / c / Volumizer / 1.0.5 / Volumizer.podspec.json
blobbda0655f963ffefad8d29c0587ca609d05db0c15
2   "name": "Volumizer",
3   "version": "1.0.5",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "license"
10   },
11   "summary": "Volumizer replaces the system volume popup with a simple progress bar.",
12   "homepage": "https://github.com/fxwx23/Volumizer",
13   "authors": {
14     "Fumitaka Watanabe": "fxwx23@gmail.com"
15   },
16   "social_media_url": "https://twitter.com/fxwx23",
17   "source": {
18     "git": "https://github.com/fxwx23/Volumizer.git",
19     "tag": "v1.0.5"
20   },
21   "description": "-Volumizer replaces the system volume popup with a simple progress bar.\n-Features\n-1. Swift3\n-2. Hide the system volume HUD typically displayed on volume button presses\n-3. Show a simple progress bar like Instagram's iOS app does\n-4. Well easy to customize appearance\n-5. Only support portrait mode",
22   "source_files": "Volumizer/*.{h,m,swift}",
23   "frameworks": [
24     "MediaPlayer",
25     "AVFoundation"
26   ],
27   "requires_arc": true,
28   "pushed_with_swift_version": "3.0"