blob: 1080bf8f9d75e5d9665b1f337cd608a5c03ce9bb [file] [log] [blame]
{
"name": "DAKeyboardControl",
"version": "0.0.1",
"platforms": {
"ios": null
},
"license": "MIT",
"summary": "Easily add keyboard awareness and scrolling dismissal.",
"homepage": "https://github.com/danielamitay/DAKeyboardControl",
"authors": {
"Daniel Amitay": "hello@danielamitay.com"
},
"source": {
"git": "https://github.com/danielamitay/DAKeyboardControl.git",
"commit": "31b3687a3aa1c36b3754e54ea7687d36b9e89084"
},
"source_files": "DAKeyboardControl/*.{h,m}",
"requires_arc": true
}