blob: 6d45e9a40bb6462941e726bde53af59a088ba628 [file] [log] [blame]
{
"name": "CQPopUpMenu",
"version": "1.0.2",
"summary": "A custom pop up button",
"description": "PopUPMenu is a custom button that will pop up many menu item when it is tapped, it can be used as a shared button",
"homepage": "https://github.com/Cunqi/CQPopUpMenu",
"license": "MIT",
"authors": {
"cunqi": "cx363@nyu.edu"
},
"source": {
"git": "https://github.com/Cunqi/CQPopUpMenu.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"CQPopUpMenu": [
"Pod/Assets/*.png"
]
}
}