blob: 89d6a0e77c6d4ea75d669b348f40aa4a993e9b6e [file] [log] [blame]
{
"name": "FavoriteButton",
"version": "3.1.2",
"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.2"
},
"source_files": "Source/**/*.swift",
"requires_arc": true
}