blob: 8b6ece96a6a892affee1c65f266d193e8f0e4679 [file] [log] [blame]
{
"name": "NKDropdownMenu",
"version": "0.0.1",
"summary": "A drop down menu inspired by https://dribbble.com/shots/2286361-Hamburger-Menu-Animation.",
"description": "A drop down menu inspired by https://dribbble.com/shots/2286361-Hamburger-Menu-Animation.\nIt's not exactly the same as the original design.",
"homepage": "https://github.com/NilStack/NKDropdownMenu",
"screenshots": "https://db.tt/H0ZclkeB",
"license": "MIT",
"authors": {
"Peng Guo": "guoleii@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/NilStack/NKDropdownMenu.git",
"tag": "0.0.1"
},
"source_files": "NKDropdownMenu/*.swift",
"requires_arc": true
}