blob: d180c32dcd725dfb778da11434f551aab6e7077f [file] [log] [blame]
{
"name": "SideVolumeHUD",
"version": "1.0.4",
"summary": "SideVolumeHUD",
"homepage": "https://github.com/illescasDaniel/SideVolumeHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Illescas Romero": "illescas.daniel@protonmail.com"
},
"source": {
"git": "https://github.com/illescasDaniel/SideVolumeHUD.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/Code/**/*",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"QuartzCore",
"MediaPlayer"
]
}