blob: 41794a8cbb7bb2d3d2c83db30ad80146149b4b7e [file] [log] [blame]
{
"name": "HXButtonTitleIcon",
"version": "0.0.2",
"summary": "HXButtonTitleIcon 按钮图片文字便捷使用",
"description": "HXButtonTitleIcon 便捷的使用 带图片文字的按钮,简单的布局。只有一个方法,使用就是按钮",
"homepage": "https://github.com/EarthMass/HXButtonTitleIcon",
"license": "MIT",
"authors": {
"mars": "627556038@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/EarthMass/HXButtonTitleIcon.git",
"tag": "0.0.2"
},
"source_files": "HXButtonIconTitle/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}