blob: 31c28891e0e4e88da5bb92453a0673c0b6a20557 [file] [log] [blame]
{
"name": "JHDropdown",
"version": "0.1.66",
"summary": "JHDropdown is a lightweight dropdown message animation written entirely in Swift.",
"description": "JHDropdown is a lightweight dropdown message animation written entirely in Swift.\n- Very easy to use, single line of code `Dropdown.show(:)`\n- Height automatically adjusts based on message string\n- Offers customized dropdown, as well as default success, warning, and error messages",
"homepage": "https://github.com/ohthatsjhall/JHDropdown",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Justin Hall": "jhall.auburn@gmail.com"
},
"source": {
"git": "https://github.com/ohthatsjhall/JHDropdown.git",
"tag": "0.1.66"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "JHDropdown/**/*.swift",
"resources": "JHDropdown/*.xcassets"
}