blob: ab394ece9d716aed00ee1def2154f1f3cfe22920 [file] [log] [blame]
{
"name": "HActionButton",
"version": "2.0.0",
"summary": "Action button with customizable items, position and animation.",
"description": "An customizable action button subclassing UIView where the mainButton, itemButton, and animation can all be customized. Besides flexibility of customization, default settings and built-in functions also provide great usability of the pod.",
"homepage": "https://github.com/popodidi/HActionButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chang, Hao": "popodidi@livemail.tw"
},
"source": {
"git": "https://github.com/popodidi/HActionButton.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HActionButton/Classes/**/*",
"pushed_with_swift_version": "2.3"
}