blob: b5b146f67808ffb32b98bf822062bc483a95fe9f [file] [log] [blame]
{
"name": "CHBadgeView",
"version": "1.0",
"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"
},
"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
}