blob: 1194d1b0b86153fd83dba3c7df95a6dba3eb4cab [file] [log] [blame]
{
"name": "SubtleVolume",
"version": "0.5.0",
"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.5.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "Source/*.swift",
"requires_arc": true
}