blob: ba59ffc5d416bc1db33589ccbfda910ae96cb18a [file] [log] [blame]
{
"name": "GWLCustomButton",
"version": "1.0.1",
"summary": "自定义的UIButton",
"homepage": "https://gwl.xyz/",
"license": "MIT",
"authors": {
"高文立": "gao.wenli@foxmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/mouos/GWLCustomButton.git",
"tag": "1.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "Classes/**/*.h"
}