[Add] ScanditPriceLabel 7.0.2
[CocoaPods.git] / Specs / f / d / a / SpriteKitElements / 0.4.0 / SpriteKitElements.podspec.json
blob93eecc3f20ad1c4e59008ae63ade463284ee929e
2   "name": "SpriteKitElements",
3   "version": "0.4.0",
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.0"
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"