blob: 4d41b15a380774a4e6a6483f4b1c4753e573a938 [file] [log] [blame]
{
"name": "LoveButton",
"version": "0.3.0",
"summary": "Love button is a custom iOS button with animated effect that showing hearts.",
"description": "Love button is a custom phone button with an animated effect that showing hearts or custom images.",
"homepage": "https://github.com/Abedalkareem/LoveButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abedalkareem": "abedalkareem.omreyh@yahoo.com"
},
"source": {
"git": "https://github.com/Abedalkareem/LoveButton.git",
"tag": "0.3.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "LoveButton/Classes/**/*",
"swift_version": "5.0"
}