blob: 0cf764bec5f77d3c2c057bca06c48c365a125523 [file] [log] [blame]
{
"name": "CCDropDownMenu",
"platforms": {
"ios": null
},
"version": "0.1.0",
"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.0"
},
"source_files": "CCDropDownMenu/*",
"requires_arc": true,
"deprecated_in_favor_of": "CCDropDownMenus"
}