blob: effdd499a61622dab4dcddb31854f934b831c658 [file] [log] [blame]
{
"name": "BBBadgeBarButtonItem",
"version": "1.0",
"summary": "Badge value on top of BarButtonItem",
"description": " Create a BarButtonItem with a badge on top. Easily customizable. Your BarButtonItem can be any custom view you wish for. The badge on top can display any number or string of any size or length. Reproducing the behavior of a badge value on a tabBarItem in a Navigation Bar.\n",
"homepage": "https://github.com/TanguyAladenise/BBBadgeBarButtonItem",
"screenshots": "https://github.com/TanguyAladenise/BBBadgeBarButtonItem/blob/master/screenshot.png",
"license": "MIT",
"authors": {
"TanguyAladenise": "tanguy.aladenise@gmail.com"
},
"source": {
"git": "https://github.com/TanguyAladenise/BBBadgeBarButtonItem.git",
"tag": "1.0",
"commit": "0940f283852e9296897ec3526d938dc1f74e1787"
},
"source_files": "BBBadgeBarButtonItem/BBBadgeBarButtonItem.{h,m}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}