blob: fbafbe7b8790577a945943b7ba1ae93f27ce68e0 [file] [log] [blame]
{
"name": "FavoriteButton",
"version": "3.1.3",
"summary": "Twitter's heart like animated button updated to Swift 4 (iOS 10.0+)",
"license": "MIT",
"homepage": "https://github.com/MauriceArikoglu/FavoriteButton.git",
"authors": {
"Maurice Arikoglu": "development@mauricearikoglu.de"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/MauriceArikoglu/FavoriteButton.git",
"tag": "3.1.3"
},
"source_files": "Source/**/*.swift",
"requires_arc": true
}