[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / a / SpriteKitElements / 0.3.1 / SpriteKitElements.podspec.json
blob48ac6c2160278eec7237e055c16cf78d24fbcd72
2   "name": "SpriteKitElements",
3   "version": "0.3.1",
4   "summary": "A small swift framework for attaching additional functionality to any SKNode",
5   "homepage": "https://github.com/nacrossweb/SpriteKitElements",
6   "license": "MIT",
7   "authors": {
8     "Nicholas Cross": "isthisreallyneeded78908657634257756@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/nacrossweb/SpriteKitElements.git",
15     "tag": "0.3.1"
16   },
17   "source_files": "SpriteKitElements/SpriteKitElements/*",
18   "frameworks": "SpriteKit",
19   "requires_arc": true,
20   "dependencies": {
21     "WeakDictionary": [
22       "~> 1.2.0"
23     ]
24   },
25   "pushed_with_swift_version": "3.0"