blob: aa6e8540ad823f21d86396156c092e190bfaffbb [file] [log] [blame]
{
"name": "DOFavoriteButton",
"version": "0.0.3",
"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"
},
"social_media_url": "http://twitter.com/okmr_d",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/okmr-d/DOFavoriteButton.git",
"tag": "0.0.3"
},
"source_files": "DOFavoriteButton/*.swift",
"resources": "DOFavoriteButton/*.png",
"frameworks": "UIKit",
"requires_arc": true
}