blob: cacdc671c51c69f216ecb015ba3b3009e3f4d7aa [file] [log] [blame]
{
"name": "MGButton",
"version": "0.2.0",
"summary": "A simple UIButton extension.",
"description": "MGButton is a simple UIButton extension, it helps developers to set some porperty in the storyboard directly.",
"homepage": "https://github.com/lm2343635/MGButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lm2343635": "lm2343635@126.com"
},
"source": {
"git": "https://github.com/lm2343635/MGButton.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MGButton/Classes/**/*"
}