blob: 96d228b0ddd559bb7a27424f0e35a792b470f9fd [file] [log] [blame]
{
"name": "OOButtonNode",
"version": "0.2",
"summary": "Custom button class for SpriteKit.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/ooleynich",
"authors": {
"Oleg": "ooleynich@gmail.com"
},
"social_media_url": "http://twitter.com/ooleinich",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ooleynich/OOButtonNode.git",
"tag": "0.2"
},
"source_files": "*.swift",
"swift_version": "4.0",
"requires_arc": true
}