blob: cc10b2c126c491b1bbacdc194d22af4991888315 [file] [log] [blame]
{
"name": "sgbutton",
"version": "0.0.2",
"summary": "Button library for SpriteKit in Swift",
"homepage": "https://github.com/nguyenpham/sgbutton",
"license": "MIT",
"authors": {
"nguyenpham": "axchess@yahoo.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nguyenpham/sgbutton.git",
"tag": "0.0.2"
},
"source_files": "SgButton/*.swift"
}