blob: 9aeb712d7244a47a6739eea25703b06a41f2d9d0 [file] [log] [blame]
{
"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"
}