blob: f8965e073b3d87aaf61c70d5b44e75bdf500d0f3 [file] [log] [blame]
{
"name": "BTBadgeView",
"version": "1.3",
"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",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/borut-t/BTBadgeView.git",
"tag": "1.3"
},
"source_files": "BTBadgeView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}