blob: 76b46a48793caf0aef408037f1140933c203e6c8 [file] [log] [blame]
{
"name": "DDExpandableButton",
"version": "1.0.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.0.0"
},
"source_files": "DDExpandableButton/*{.h,.m}",
"platforms": {
"ios": null
},
"requires_arc": false
}