blob: d6fabe9b6add7e12f4511d70356e5a9d707a982e [file] [log] [blame]
{
"name": "DOFavoriteButton",
"version": "0.0.2",
"summary": "Cute Animated Button written in Swift. It could be just right for favorite buttons!",
"homepage": "https://github.com/okmr-d/DOFavoriteButton",
"screenshots": "https://raw.githubusercontent.com/okmr-d/okmr-d.github.io/master/img/DOFavoriteButton/demo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daiki Okumura": "daiki.okumura@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/okmr-d/DOFavoriteButton.git",
"tag": "0.0.2"
},
"source_files": "DOFavoriteButton/*.swift",
"resources": "DOFavoriteButton/*.png",
"frameworks": "UIKit",
"requires_arc": true
}