blob: 2fa424ed766cc16738dea483125faeb53e8e4c28 [file] [log] [blame]
{
"name": "TOBadgeView",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A view subclass that recreates the standard iOS badge icon",
"homepage": "https://github.com/TimOliver/TOBadgeView",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOBadgeView.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "TOBadgeView/**/*.{h,m}"
}