blob: 1c366da4aa2a0566371717df04ea8b8521e6d777 [file] [log] [blame]
{
"name": "FaveButtonSwift",
"version": "2.1.7",
"summary": "Twitter's heart like animated button written in Swift",
"license": "MIT",
"homepage": "https://github.com/xhamr/fave-button",
"authors": {
"Jansel Valentin": "jvra16@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ivampir/FaveButton.git",
"tag": "2.1.7"
},
"source_files": "Source/**/*.swift",
"requires_arc": true
}