[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / d / a / SpriteKitElements / 0.4.2 / SpriteKitElements.podspec.json
blob3528815600d1924835b7ab9e8e97e2575b35977f
2   "name": "SpriteKitElements",
3   "version": "0.4.2",
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.4.2"
16   },
17   "source_files": "SpriteKitElements/SpriteKitElements/*",
18   "frameworks": "SpriteKit",
19   "requires_arc": true,
20   "dependencies": {
21     "WeakDictionary": [
22       "~> 1.2.2"
23     ]
24   },
25   "pushed_with_swift_version": "3.0"