blob: a2b8f2e14f6120872daa31eaa415b606f6980f4e [file] [log] [blame]
{
"name": "CNExpandableButton",
"version": "1.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Damien Debin": "damien.debin@gmail.com"
},
"homepage": "https://github.com/gitzerai/CNExpandableButton",
"summary": "CNExpandableButton is an expandable UIButton; as seen in the iOS Camera app for the flash button. Based on DDExpandableButton.",
"source": {
"git": "https://github.com/gitzerai/CNExpandableButton.git",
"tag": "1.2"
},
"source_files": "CNExpandableButton/*{.h,.m}",
"platforms": {
"ios": "5.0"
},
"requires_arc": false
}