blob: 539d03425e81e59828648af72acbcb5f512bbc79 [file] [log] [blame]
{
"name": "HActionButton",
"version": "1.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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HActionButton/Classes/**/*"
}