blob: a14fefb252da9c924b504eaf65c99437d8d0e0b9 [file] [log] [blame]
{
"name": "MusicDownloadButton",
"version": "0.1.3",
"summary": "MusicDownloadButton is a custom UIView subclass which works like Apple Music's download button.",
"description": "MusicDownloadButton is a custom UIView subclass which works like Apple Music's download button. It is available on GitHub",
"homepage": "https://github.com/rafaelc0sta/MusicDownloadButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rafael Costa": "rafael@rafaelcosta.me"
},
"source": {
"git": "https://github.com/rafaelc0sta/MusicDownloadButton.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MusicDownloadButton/Classes/**/*",
"swift_versions": "4.2",
"swift_version": "4.2"
}