blob: 886c579e64dfd376f1d7b9367bc49e2e828a96d0 [file] [log] [blame]
{
"name": "DDExpandableButton",
"version": "1.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Damien Debin": "damien.debin@gmail.com"
},
"homepage": "https://github.com/ddebin/DDExpandableButton",
"summary": "DDExpandableButton is a class designed to be used like an expandable UIButton; as seen in the iOS Camera app for the flash button.",
"source": {
"git": "https://github.com/ddebin/DDExpandableButton.git",
"tag": "1.1.0"
},
"source_files": "DDExpandableButton/*{.h,.m}",
"platforms": {
"ios": "5.0"
},
"requires_arc": false
}