blob: 7f0a4f8723710663e06a2b4db5f328c313e97c03 [file] [log] [blame]
{
"name": "HBT_UIShapedButton",
"version": "1.0.1",
"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.1"
},
"requires_arc": true,
"source_files": "HBT_UIShapedButton/*",
"frameworks": "UIKit"
}