blob: d2a3a265785ba0f79b57400fd80cb9e4d25bc92e [file] [log] [blame]
{
"name": "DOFavoriteButton-new",
"version": "0.0.5",
"swift_versions": "5.0",
"summary": "Cute Animated Button written in Swift. It could be just right for favorite buttons!",
"homepage": "https://github.com/ghostlordstar/DOFavoriteButton.git",
"screenshots": "https://raw.githubusercontent.com/okmr-d/okmr-d.github.io/master/img/DOFavoriteButton/demo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ghostlord": "heshanzhang@outlook.com"
},
"social_media_url": "http://ghostlordstar.github.io",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ghostlordstar/DOFavoriteButton.git",
"tag": "0.0.5"
},
"source_files": "DOFavoriteButton/*.swift",
"resources": "DOFavoriteButton/*.png",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "5.0"
}