blob: 3f3994a56893d62aee1d76f9b27ca84011a319e5 [file] [log] [blame]
{
"name": "MusicDownloadButton",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MusicDownloadButton/Classes/**/*",
"swift_versions": "4.2",
"resource_bundles": {
"MusicDownloadButton": [
"MusicDownloadButton/Assets/*.png"
]
},
"swift_version": "4.2"
}