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