blob: 8a29a3ebac72756d5d42e443ecfa1c8c2a13ac1b [file] [log] [blame]
{
"name": "UPActionButton",
"version": "0.0.5",
"summary": "A highly customizable menu button.",
"description": "UPActionButton is a highly customizable menu button.\n It reveals a bunch of sub-items on touch with fancy animations, can float above a scrollView and appear/disappear on scroll.",
"homepage": "https://github.com/ink-spot/UPActionButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ink-spot": "ink.and.spot@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ink-spot/UPActionButton.git",
"tag": "0.0.5"
},
"source_files": "UPActionButton/**/*",
"pushed_with_swift_version": "3.0"
}