[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 8 / 4 / c / Volumizer / 1.1.2 / Volumizer.podspec.json
blob724b70110b3ed05f0a2127bf38b44a1addd25826
2   "name": "Volumizer",
3   "version": "1.1.2",
4   "platforms": {
5     "ios": "10.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.1.2"
20   },
21   "description": "-Volumizer replaces the system volume popup with a simple progress bar.\n-Features\n-1. Swift5\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