blob: 2ac8e203e077cc3f917ae11d2d94597ef4030499 [file] [log] [blame]
{
"name": "HeartButton",
"version": "1.1.0",
"summary": "Animating Heart button",
"description": "Animating Heart button, that was inspired by Heart animation within Instagram App.",
"homepage": "https://github.com/darquro/heart-button",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"darquro": "darquro@users.noreply.github.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/darquro/heart-button.git",
"tag": "1.1.0"
},
"source_files": "HeartButton/**/*.{h,m,swift}",
"swift_version": "4.1"
}