blob: be1c49a119cc864ce7c7d3a72b409019401afc3b [file] [log] [blame]
{
"name": "CollapsableButton",
"version": "1.0.2",
"license": "MIT",
"summary": "A fully customizable button that can collapse to a circular shape and come back to its original shape, with nice animations.",
"homepage": "https://github.com/zanadu/CollapsableButton",
"authors": {
"Benjamin Lefebvre": "benjamin@zanadu.cn"
},
"source": {
"git": "https://github.com/zanadu/CollapsableButton.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CollapsableButton/*.swift",
"requires_arc": true
}