blob: f6b4b0e807f739e18c70d44c534df942c3e87ef3 [file] [log] [blame]
{
"name": "KMCGeigerCounter",
"version": "0.1",
"summary": "A performance testing tool that clicks like a Geiger counter when your animation drops a frame",
"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.1"
},
"requires_arc": true,
"source_files": "KMCGeigerCounter/*.{h,m,aiff}"
}