blob: 75a8ee0b464ec195fc315847c62d25841f8214ea [file] [log] [blame]
{
"name": "KMCGeigerCounter",
"version": "0.1.2",
"summary": "A performance testing tool 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.1.2"
},
"requires_arc": true,
"source_files": "KMCGeigerCounter/*.{h,m}",
"resources": "KMCGeigerCounter/*.aiff"
}