blob: a4c7a2385dfb6ce8aa0bdbd2b3950cf2a88064d5 [file] [log] [blame]
{
"name": "AnimatedDropdownMenu",
"version": "0.1.1",
"summary": "A clean interface dropdown menu used on iOS.",
"description": "AnimatedDropdownMenu is a clean interface dropdown menu, appears underneath navigation bar to display a list of related items when you click on the navigation title.",
"homepage": "https://github.com/JonyFang/AnimatedDropdownMenu",
"license": "MIT",
"authors": {
"JonyFang": "jony.chunfang@gmail.com"
},
"source": {
"git": "https://github.com/JonyFang/AnimatedDropdownMenu.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.swift",
"resources": "Source/*.bundle",
"pushed_with_swift_version": "3.0"
}