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