blob: 037b225bbe6c0c741e03623b7a93f59da717698d [file] [log] [blame]
{
"name": "OnOffButton",
"version": "1.5",
"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.5"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}