blob: 7cbcbbb4d433ef5465c29c0e8c9b67b357f37d1e [file] [log] [blame]
{
"name": "DDExpandableButton",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Damien Debin",
"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",
"commit": "9046184de675799655274c571b5c82d2ba826eff"
},
"source_files": "DDExpandableButton/*{.h,.m}",
"platforms": {
"ios": null
},
"requires_arc": false
}