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