blob: 03ff540cff0764545949dc95f4ccaabd88bb318f [file] [log] [blame]
{
"name": "SpriteKit-Helper",
"version": "0.0.2",
"summary": "Some useful classes and functions based on SpriteKit.",
"homepage": "https://github.com/boboboa32/SpriteKit-Helper",
"screenshots": "https://raw.github.com/boboboa32/SpriteKit-Helper/master/screenshot.jpg",
"license": "MIT",
"authors": {
"Bobo Shone": "boboboa32@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/boboboa32/SpriteKit-Helper.git",
"tag": "0.0.2"
},
"source_files": "SpriteKit-Helper/*",
"frameworks": "SpriteKit",
"requires_arc": true
}