blob: 0516ab65beeeda6e7725eebd8325af4fa8a2885c [file] [log] [blame]
{
"name": "AnimatedDropdownMenu",
"version": "0.3.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.3.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.swift",
"resources": "Source/*.bundle",
"pushed_with_swift_version": "3.0"
}