[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 9 / 5 / SKTimer / 0.1.4 / SKTimer.podspec.json
blob8f5fa59eab2a74a46dd8617797878e29f0f4a504
2   "name": "SKTimer",
3   "version": "0.1.4",
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.1.4"
14   },
15   "social_media_url": "https://twitter.com/KyleGoslan",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "SKTimer"