blob: db5f1f93ba20ba20c6791c063806c159bbafa8ab [file] [log] [blame]
{
"name": "ImageCenterButton",
"version": "0.1.2",
"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.2"
},
"source_files": "ImageCenterButton/**/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}