blob: c6954a3f9bbce64857152e2ae0610ca2190f7194 [file] [log] [blame]
{
"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"
}