{ | |
"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" | |
} |