blob: 3f7887412830afb1d16c21f5a3bc965af6bbf890 [file] [log] [blame]
{
"name": "GraphicButton",
"version": "0.1.0",
"summary": "A Graphic Button",
"description": "Create the button contian image above and text below.",
"homepage": "https://github.com/Frekle/GraphicButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Frekle": "501957105@qq.com"
},
"source": {
"git": "https://github.com/Frekle/GraphicButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GraphicButton/Classes/*.{h,m}"
}