blob: 948f4529d5d77146eef0ac4c7e651c04c53d41d8 [file] [log] [blame]
{
"name": "SubtleVolume",
"version": "0.0.1",
"license": "MIT",
"summary": "Replace the system volume popup with a more subtle indicator",
"description": "Drop in control that shows the system volume when the user changes it with the volume rocker in a more subtle and less obtrusive way.",
"homepage": "https://github.com/andreamazz/SubtleVolume",
"social_media_url": "https://twitter.com/theandreamazz",
"authors": {
"Andrea Mazzini": "andrea.mazzini@gmail.com"
},
"source": {
"git": "https://github.com/andreamazz/SubtleVolume.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}