blob: 3a0bd2754d730a6673810d5812f6e0595458b29b [file] [log] [blame]
{
"name": "SKTimer",
"version": "0.1.5",
"summary": "Easy to use timer for SpriteKit games.",
"description": "Easy to set up and use timer for SpriteKit games. A few extra options to set a time limit and get notified when it is reached as well as the ability to speed up and slow down the timer.",
"homepage": "https://github.com/KyleGoslan/SKTimer",
"license": "MIT",
"authors": {
"KyleGoslan": "kylegoslan@me.com"
},
"source": {
"git": "https://github.com/KyleGoslan/SKTimer.git",
"tag": "0.1.5"
},
"social_media_url": "https://twitter.com/KyleGoslan",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SKTimer"
}