blob: 51bed212a361f0d711c05db952ee94d3ad561af8 [file] [log] [blame]
{
"name": "KeyboardAnimatable",
"version": "1.0",
"summary": "A protocol-oriented library for performing animation when toggling keyboard.",
"homepage": "https://github.com/JeromeTan1997/KeyboardAnimatable",
"license": "MIT",
"authors": {
"Jerome Tan": "DevJerome@iCloud.com"
},
"source": {
"git": "https://github.com/JeromeTan1997/KeyboardAnimatable.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "KeyboardAnimatable/*"
}