blob: 3528815600d1924835b7ab9e8e97e2575b35977f [file] [log] [blame]
{
"name": "SpriteKitElements",
"version": "0.4.2",
"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.2"
},
"source_files": "SpriteKitElements/SpriteKitElements/*",
"frameworks": "SpriteKit",
"requires_arc": true,
"dependencies": {
"WeakDictionary": [
"~> 1.2.2"
]
},
"pushed_with_swift_version": "3.0"
}