blob: 2fc81ccf9375208ba453b1ed2973b8e615e93c85 [file] [log] [blame]
{
"name": "PlButtonStyle",
"version": "0.1.0",
"summary": "一个高效设置UIButton图片位置的库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/PengLi12/PlButtonStyle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pengli": "949@qq.com"
},
"source": {
"git": "https://github.com/PengLi12/PlButtonStyle.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PlButtonStyle/Classes/**/*"
}