blob: 5c846f7d6c19b08c1acb104cdc2552fd5d04e88c [file] [log] [blame]
{
"name": "TPKeyboardAvoiding-Addon",
"version": "0.1",
"platforms": {
"ios": null
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A drop-in universal solution for moving text fields out of the way of the keyboard in iOS. Addon more features & bug fixes",
"homepage": "http://ki.gg",
"authors": {
"Martin Pham": "i@ki.gg"
},
"source": {
"git": "https://github.com/MartinPham/TPKeyboardAvoiding-Addon.git",
"tag": "0.1"
},
"source_files": "*.{h,m}",
"requires_arc": false
}