blob: d0408f279d174e664bb1df59de1e5315237d3f5b [file] [log] [blame]
{
"name": "YTBarButtonItemWithBadge",
"version": "0.1.0",
"summary": "UIBarButtonItem with badge support",
"description": "YTBarButtonItemWithBadge enables to add badge on corner of the UIBarButtonItem.",
"homepage": "https://github.com/yasinturkdogan/YTBarButtonItemWithBadge",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yasin Turkdogan": "yasinturkdogan@gmail.com"
},
"source": {
"git": "https://github.com/yasinturkdogan/YTBarButtonItemWithBadge.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YTBarButtonItemWithBadge/*",
"pushed_with_swift_version": "3.0"
}