[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / e / 1 / 2 / UpdateTimer / 0.0.1 / UpdateTimer.podspec.json
bloba4a68db0814b2e36ca962f4f86e9833fe022ef0d
2   "name": "UpdateTimer",
3   "version": "0.0.1",
4   "license": {
5     "type": "WTFPL",
6     "file": "LICENSE.md"
7   },
8   "summary": "Scene loop timer for keeping nodes in your scene graph in sync (works with SpriteKit, etc.)",
9   "authors": {
10     "bryn austin bellomy": "bryn.bellomy@gmail.com"
11   },
12   "homepage": "https://github.com/brynbellomy/UpdateTimer",
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.10"
16   },
17   "source_files": "Classes/*.swift",
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/brynbellomy/UpdateTimer.git",
21     "tag": "0.0.1"
22   }