blob: 27ff179d767e6eee8e8d5fc70cbed98cbcf89241 [file] [log] [blame]
{
"name": "EEToolbarCenterButton",
"version": "0.0.2",
"summary": "A featured button at the center of UIToolbar.",
"description": " EEToolbarCenterButton is a component to add a featured button to the center of UIToolbar. It handles button alignment, and helps you use button images whose height is larger than UIToolbar height.\n",
"homepage": "https://github.com/el-eleven/EEToolbarCenterButton",
"screenshots": "https://raw.github.com/el-eleven/EEToolbarCenterButton/master/Images/Screenshot.jpg",
"license": "MIT",
"authors": {
"Yoichi Tagaya": "yoichi@el-eleven.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/el-eleven/EEToolbarCenterButton.git",
"tag": "0.0.2"
},
"source_files": "Classes/*.{h,m}",
"frameworks": "CoreGraphics",
"requires_arc": true
}