blob: 178d812a184d796d33440a7be25f14f21b92a12c [file] [log] [blame]
{
"name": "BTBadgeView",
"version": "1.0.0",
"license": {
"type": "zlib",
"file": "LICENCE.md"
},
"summary": "A view that replicates and extends the number badge UI element in iOS.",
"homepage": "https://github.com/borut-t/BTBadgeView",
"authors": {
"Borut Tomažin": "borut.tomazin@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/borut-t/BTBadgeView.git",
"tag": "1.0.0"
},
"source_files": "BTBadgeView",
"frameworks": "UIKit",
"requires_arc": true
}