blob: 8e4e891a8e9d76b1ccd3ea658e111f86f6e6ab22 [file] [log] [blame]
{
"name": "KMCGeigerCounter",
"version": "0.3.0",
"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": "8.0"
},
"source": {
"git": "https://github.com/kconner/KMCGeigerCounter.git",
"tag": "0.3.0"
},
"requires_arc": true,
"source_files": "KMCGeigerCounter/*.{h,m}",
"resources": "KMCGeigerCounter/*.aiff"
}