blob: 85c6fd7e989e0f2a69387d1addef2b8641e73ab6 [file] [log] [blame]
{
"name": "UITabbarItem-CustomBadge",
"version": "2.0.3",
"summary": "A refined replacement of UITabbarItem badge.",
"description": "In ios UITabbarItem badge customization is pretty limited, to overcome that issue this pod is created.",
"homepage": "https://github.com/ratulSharker/UITabbarItem-CustomBadge",
"screenshots": "https://raw.githubusercontent.com/ratulSharker/Gif-Demonstration/master/UITabbarItem%2BCustomBadge/UITabbarItem%2BCustomBadge-demo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ratul sharker": "sharker.ratul.08@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ratulSharker/UITabbarItem-CustomBadge.git",
"tag": "2.0.3"
},
"source_files": "UITabbarItem+CustomBadge/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}