blob: fda3b6f8c08cc8c22ca7cabaf640c7f933db6226 [file] [log] [blame]
{
"name": "RMSpriteButton",
"version": "1.0",
"summary": "UIButton like control for SpriteKit",
"homepage": "https://github.com/rogermolas/RMSpriteButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roger Molas": "contact@rogermolas.com"
},
"source": {
"git": "https://github.com/rogermolas/RMSpriteButton.git",
"tag": "1.0"
},
"social_media_url": "https://twitter.com/roger_molas",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/RMSpriteButton.swift",
"pushed_with_swift_version": "3.0"
}