blob: 93eecc3f20ad1c4e59008ae63ade463284ee929e [file] [log] [blame]
{
"name": "SpriteKitElements",
"version": "0.4.0",
"summary": "A small swift framework for attaching additional functionality to any SKNode",
"homepage": "https://github.com/nacrossweb/SpriteKitElements",
"license": "MIT",
"authors": {
"Nicholas Cross": "isthisreallyneeded78908657634257756@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/nacrossweb/SpriteKitElements.git",
"tag": "0.4.0"
},
"source_files": "SpriteKitElements/SpriteKitElements/*",
"frameworks": "SpriteKit",
"requires_arc": true,
"dependencies": {
"WeakDictionary": [
"~> 1.2.0"
]
},
"pushed_with_swift_version": "3.0"
}