blob: 685025fc32ffc16d87b55d9bf78c6e43d71f806d [file] [log] [blame]
{
"name": "KMCGeigerCounter",
"version": "0.2.2",
"summary": "A framerate meter that clicks when animation drops frames",
"homepage": "https://github.com/kconner/KMCGeigerCounter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kevin Conner": "connerk@gmail.com"
},
"social_media_url": "http://twitter.com/connerk",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kconner/KMCGeigerCounter.git",
"tag": "0.2.2"
},
"requires_arc": true,
"source_files": "KMCGeigerCounter/*.{h,m}",
"resources": "KMCGeigerCounter/*.aiff"
}