{ | |
"name": "Badger", | |
"version": "0.1.0", | |
"summary": "Custom Badges for UIView and UIBarButtonItem", | |
"homepage": "https://github.com/Foild/Badger", | |
"license": "MIT", | |
"authors": { | |
"Grant Bevan": "grant@foild.net" | |
}, | |
"source": { | |
"git": "https://github.com/Foild/Badger.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"requires_arc": true, | |
"source_files": "Badger", | |
"frameworks": "Foundation", | |
"module_name": "Badger" | |
} |