blob: f0a086d38f7463edf6fdc862d088b6110a87e325 [file] [log] [blame]
{
"name": "FaveButtonSwift",
"version": "2.1.5",
"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.5"
},
"source_files": "Source/**/*.swift",
"requires_arc": true
}