blob: dbaeaec11ee3a5c754a35fb4081bba01fa05d171 [file] [log] [blame]
{
"name": "HLImagePositionButton",
"version": "0.0.2",
"summary": "UIButton image title position.",
"description": "easy to set button' image and title position",
"homepage": "https://github.com/lhkzhl/HLImagePositionButton",
"license": "MIT",
"authors": {
"lhkzhl": "lhkzhl@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lhkzhl/HLImagePositionButton.git",
"tag": "0.0.2"
},
"source_files": "Source/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"swift_versions": "5",
"swift_version": "5"
}