blob: 561da70cbde05863425c95f62b4efb26bbd3f014 [file] [log] [blame]
{
"name": "SKSpriteButton",
"version": "1.0.0",
"summary": "Button implemented using SpriteKit.",
"description": "This framework implements the Button widget which should be heavily used 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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SKSpriteButton/Classes/**/*",
"pushed_with_swift_version": "4.0"
}