| { |
| "name": "OnOffButton", |
| "version": "1.2", |
| "summary": "Custom On/Off UIButton", |
| "description": "Custom On/Off Animated UIButton, written in Swift. By Creativedash", |
| "homepage": "https://github.com/rakaramos/OnOffButton", |
| "license": "MIT", |
| "authors": { |
| "Rafael Machado": "raka.cdc@gmail.com" |
| }, |
| "social_media_url": "http://twitter.com/rakaramos", |
| "platforms": { |
| "ios": "8.1" |
| }, |
| "requires_arc": true, |
| "source": { |
| "git": "https://github.com/rakaramos/OnOffButton.git", |
| "tag": "1.2" |
| }, |
| "source_files": "Sources/*.swift" |
| } |