blob: a5bf5e891a2427d36f6c0e2c381f3e082a745ac9 [file] [log] [blame]
{
"name": "FaveButton",
"version": "1.2.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": "8.0"
},
"source": {
"git": "https://github.com/xhamr/fave-button.git",
"tag": "1.2.1"
},
"source_files": "Source/**/*.swift",
"requires_arc": true
}