blob: 291c43f9642ee1c709f4ed95e918cf220ea7a9b4 [file] [log] [blame]
{
"name": "DHCCounter",
"version": "0.0.1",
"summary": "Count Events and get notifications when that count changes, per event.",
"homepage": "https://github.com/confidenceJuice/DHCCounter",
"license": "MIT",
"authors": {
"Daniel Haight": "confidence.designed@gmail.com"
},
"source": {
"git": "https://github.com/confidenceJuice/DHCCounter.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "4.3",
"osx": "10.6"
},
"source_files": "Classes",
"frameworks": "Foundation",
"requires_arc": true
}