[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / e / 8 / 2 / ABVolumeControl / 0.1.0 / ABVolumeControl.podspec.json
blob50fcdeb84fac16ab83388a9289dceeb8ce067f64
2   "name": "ABVolumeControl",
3   "version": "0.1.0",
4   "summary": "A custom volume control that replaces MPVolumeView, with multiple styles available, and a delegate to implement a custom volume view",
5   "description": "ABVolumeControl is a MPVolumeView replacement which offers multiple styles, customizable appearance, and makes for easy implementation of a seperate custom volume view with delegate methods.",
6   "homepage": "https://github.com/andrewboryk/ABVolumeControl",
7   "screenshots": "https://raw.githubusercontent.com/AndrewBoryk/ABVolumeControl/master/ABVolumeControlScreenshot.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "andrewboryk": "andrewcboryk@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/andrewboryk/ABVolumeControl.git",
17     "tag": "0.1.0"
18   },
19   "social_media_url": "https://twitter.com/trepislife",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "ABVolumeControl/Classes/**/*"