blob: 0375022901f3ed0488c28ad3539d8d5c5d8a5f22 [file] [log] [blame]
{
"name": "UIMagicDropDown",
"version": "1.2.0",
"summary": "An elegant and magic dropdown",
"description": "An elegant and magic dropdown for general use.",
"homepage": "https://github.com/CodeNationDev",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "CodeNationDev",
"swift_versions": "5.0",
"source": {
"git": "https://github.com/CodeNationDev/UIMagicDropDown.git",
"tag": "UIMagicDropDown-1.2.0"
},
"social_media_url": "https://twitter.com/deividmarshall",
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"source_files": "Sources/UIMagicDropDown/**/*.{swift}",
"swift_version": "5.0"
}