[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 9 / 5 / SKTimer / 0.2.0 / SKTimer.podspec.json
blobd0d23c6e3456b020f03ad75c3ffe5b6cf89bb8c9
2   "name": "SKTimer",
3   "version": "0.2.0",
4   "summary": "Easy to use timer for SpriteKit games.",
5   "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.",
6   "homepage": "https://github.com/KyleGoslan/SKTimer",
7   "license": "MIT",
8   "authors": {
9     "KyleGoslan": "kylegoslan@me.com"
10   },
11   "source": {
12     "git": "https://github.com/KyleGoslan/SKTimer.git",
13     "tag": "0.2.0"
14   },
15   "social_media_url": "https://twitter.com/KyleGoslan",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "SKTimer"