blob: a3f8d9737d79ec68083169e9ef67f1c149290ec0 [file] [log] [blame]
{
"name": "UIMagicDropDown",
"version": "1.1.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.1.0"
},
"social_media_url": "https://twitter.com/deividmarshall",
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"source_files": "UIMagicDropDown/**/*.{swift}",
"resource_bundles": {
"UIMDrop": [
"UIMagicDropDown/Resources/**"
]
},
"swift_version": "5.0"
}