blob: 0dedcc3ff16c401be4eb4fc274f24924dd6d05ae [file] [log] [blame]
{
"name": "CHBadgeView",
"version": "1.0.1",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"summary": "A simple iOS Badge view inspired by the Instagramm App.",
"authors": {
"Clemens Hammerl": "beat84@me.com"
},
"source": {
"git": "https://github.com/beat843796/CHBadgeView.git",
"tag": "1.0.1"
},
"homepage": "https://github.com/beat843796/CHBadgeView",
"description": "CHbadgeView is an easy-to-use, clean and lightweight badge view for iOS.",
"source_files": "CHBadgeView/CHBadgeView/*.{h,m}",
"requires_arc": true
}