blob: 890992c9d3349d42ecbe9ec51f11954b3958aa72 [file] [log] [blame]
{
"name": "NFDownloadButton",
"version": "0.0.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Revamped Download Button",
"homepage": "https://github.com/LeonardoCardoso/NFDownloadButton",
"social_media_url": "https://twitter.com/leocardz",
"authors": {
"Leonardo Cardoso": "contact@leocardz.com"
},
"source": {
"git": "https://github.com/LeonardoCardoso/NFDownloadButton.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "12.0"
},
"requires_arc": true,
"source_files": "Sources/**/*.swift",
"frameworks": "Foundation"
}