blob: c73aeb8935b42ea275d23679b44961023a5f03f7 [file] [log] [blame]
{
"name": "CCDropDownMenus",
"platforms": {
"ios": null
},
"version": "0.1.2",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/Cokile/CCDropDownMenu",
"authors": {
"Cokile": "kelvintgx@gmail.com"
},
"summary": "Beautiful drop down menus, written in Objective-C.",
"source": {
"git": "https://github.com/Cokile/CCDropDownMenu.git",
"tag": "v0.1.2"
},
"source_files": "CCDropDownMenu/*.{h,m}",
"resources": "CCDropDownMenu/*.png",
"requires_arc": true
}