blob: 238d0c531c966f406d75f20cf1e8e0da341a66d4 [file] [log] [blame]
{
"name": "SpriteKit-Helper",
"version": "0.0.3",
"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.3"
},
"source_files": "SpriteKit-Helper/*",
"frameworks": "SpriteKit",
"requires_arc": true
}