| { |
| "name": "RMSpriteButton", |
| "version": "1.2", |
| "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.2" |
| }, |
| "social_media_url": "https://twitter.com/roger_molas", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "Source/RMSpriteButton.swift", |
| "pushed_with_swift_version": "3.0" |
| } |