blob: 977b02e6318f9d1a5eaf7587e9498fd4d9ddc265 [file] [log] [blame]
{
"name": "SKSpriteButton",
"version": "0.4.0",
"summary": "Button implemented using SpriteKit.",
"description": "This framework implements the Button widget which is very common but\nmissing from SpriteKit.",
"homepage": "https://github.com/hanjoes/SKSpriteButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hanjoes": "hanzhou87@gmail.com"
},
"source": {
"git": "https://github.com/hanjoes/SKSpriteButton.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SKSpriteButton/Classes/**/*",
"pushed_with_swift_version": "4.0"
}