blob: 0c9dcb2eb55d08cf639bbb63e478484a282b95ef [file] [log] [blame]
{
"name": "BTBadgeView",
"version": "1.1",
"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.1"
},
"source_files": "BTBadgeView",
"frameworks": "UIKit",
"requires_arc": true
}