blob: 48c595e608468130a8b3cf478a2740e36d004131 [file] [log] [blame]
{
"name": "MGButton",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MGButton/Classes/**/*"
}