blob: 06dfbfb52a09a734f40b1b273255d2290ca3a932 [file] [log] [blame]
{
"name": "FaveButton",
"version": "3.2.0",
"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": "3.2.0"
},
"source_files": "Source/**/*.swift",
"requires_arc": true
}