| { | |
| "name": "SideVolumeHUD", | |
| "version": "1.0.5", | |
| "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.5" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "Sources/Code/**/*", | |
| "frameworks": "Foundation" | |
| } |