blob: e6144042c4c4c99793613a42652b2e5ab71b49a4 [file] [log] [blame]
{
"name": "ImageCenterButton",
"version": "0.1.1",
"summary": "An UIButton with TopImage and BottomLabel",
"homepage": "https://github.com/AliThink/ImageCenterButton",
"license": "MIT",
"authors": {
"AliThink": "cloudsthinker@126.com"
},
"source": {
"git": "https://github.com/AliThink/ImageCenterButton.git",
"tag": "v0.1.1"
},
"source_files": "ImageCenterButton/**/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}