blob: 85bdb3ad514c5f89caeee109691f0ced0d1a361b [file] [log] [blame]
{
"name": "SYNavigationDropdownMenu",
"version": "1.0",
"summary": "A lightweight dropdown menu drops underneath navigation bar.",
"homepage": "https://github.com/Sunnyyoung/SYNavigationDropdownMenu",
"license": "MIT",
"authors": {
"Sunnyyoung": "https://github.com/Sunnyyoung"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Sunnyyoung/SYNavigationDropdownMenu.git",
"tag": "1.0"
},
"source_files": "SYNavigationDropdownMenu/SYNavigationDropdownMenu/*.{h,m}",
"requires_arc": true
}