blob: 2a5cff597a81211ae518048c1d5cef4affac8223 [file] [log] [blame]
{
"name": "DOButton",
"version": "1.2.0",
"summary": "Cute Animated Button written in Swift. It could be just right for favorite buttons!",
"description": "Cute Animated Button written in Swift. It could be just right for favorite buttons! Maintained clone of https://github.com/okmr-d/DOFavoriteButton",
"homepage": "https://github.com/tbaranes/DOButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tom Baranes": "tom.baranes@gmail.com"
},
"source": {
"git": "https://github.com/tbaranes/DOButton.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.swift"
}