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 "git": "https://github.com/acrookston/ACRKeyboardObserver.git",
16 "Andrew Crookston": "andrew@caoos.com"
18 "social_media_url": "http://twitter.com/acr",
22 "source_files": "ACRKeyboardObserver/*.swift",
23 "pushed_with_swift_version": "3.0"