blob: 9440286a920c134c5750d63c98052d15827c7d9b [file] [log] [blame]
{
"name": "AnimatedDropdownMenu",
"version": "0.1.0",
"license": "MIT",
"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",
"authors": {
"JonyFang": "jony.chunfang@gmail.com"
},
"source": {
"git": "https://github.com/JonyFang/AnimatedDropdownMenu.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}