blob: cb068540ebae281d514b9ad090d49a7d69b3ac37 [file] [log] [blame]
{
"name": "UPActionButton",
"version": "0.0.3",
"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.3"
},
"source_files": "UPActionButton/**/*",
"pushed_with_swift_version": "3.0"
}