blob: 84c1539e2645a96ad704abdb2cbde0ea0561960d [file] [log] [blame]
{
"name": "UpdateKit",
"version": "0.1.0",
"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/UpdateKit",
"license": "MIT",
"authors": {
"KyleGoslan": "kylegoslan@me.com"
},
"source": {
"git": "https://github.com/KyleGoslan/UpdateKit.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/KyleGoslan",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "UpdateKit"
}