blob: 3bee8a33e93df726bd6774e8b621ab9033a2d195 [file] [log] [blame]
{
"name": "DOFavoriteButtonNew",
"version": "0.0.6",
"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.6"
},
"source_files": "DOFavoriteButtonNew/*.swift",
"resources": "DOFavoriteButtonNew/*.png",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "5.0"
}