blob: bd235a93990f28785c91861f13480546bc0fa48d [file] [log] [blame]
{
"name": "YHDynamicButton",
"version": "0.1.0",
"summary": "A dynamic width button",
"description": "Change a button title, button's width changed automatically.",
"homepage": "https://github.com/HaoXianSen/YHDynamicButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "HaoXianSen",
"source": {
"git": "https://github.com/HaoXianSen/YHDynamicButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YHDynamicButton/Classes/**/*"
}