blob: c86ba4bd50f4dfb8b4cae74f48658f59e2f30484 [file] [log] [blame]
{
"name": "HBT_UIShapedButton",
"version": "1.0.0",
"license": "MIT",
"summary": "custom the shape of UIButton on iOS.",
"description": "It can custom the shape of UIButton according to the need.",
"homepage": "https://github.com/haobitouNetworkService/HBT_UIShapedButton",
"authors": {
"hackjie": "codelijie@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/haobitouNetworkService/HBT_UIShapedButton.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "HBT_UIShapedButton/*",
"frameworks": "UIKit"
}