blob: d5aa28c2240a5f4477bc2bb12f88f8475f5f6b1d [file] [log] [blame]
{
"name": "SpriteKitElements",
"version": "0.0.4",
"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": "8.0"
},
"source": {
"git": "https://github.com/nacrossweb/SpriteKitElements.git",
"tag": "0.0.4"
},
"source_files": "SpriteKitElements/*",
"frameworks": "SpriteKit",
"requires_arc": true
}