2 "name": "ACRKeyboardObserver",
4 "summary": "Swift iOS keyboard observer helping you manage keyboard notifications, frame changes and simplifies animations",
5 "description": "ACRKeyboardObserver makes it easy to handle iOS keyboard state changes like WillShow or DidHide. It also does a better job at providing an accurate keyboard frame size, rather than the native callbacks. It's especially useful when dismissing a keyboard interactively.",
6 "homepage": "https://github.com/acrookston/ACRKeyboardObserver",
12 "Andrew Crookston": "andrew@caoos.com"
14 "social_media_url": "http://twitter.com/acr",
19 "git": "https://github.com/acrookston/ACRKeyboardObserver.git",
22 "source_files": "ACRKeyboardObserver/*.swift"