[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 8 / 2 / ABVolumeControl / 0.1.1 / ABVolumeControl.podspec.json
blobaf6aae75eaf836b2b7118a77120a894d7a3a5e25
2   "name": "ABVolumeControl",
3   "version": "0.1.1",
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.1"
18   },
19   "social_media_url": "https://twitter.com/TrepIsLife",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "ABVolumeControl/Classes/**/*"