[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / c / 2 / ACRKeyboardObserver / 0.1.0 / ACRKeyboardObserver.podspec.json
blobf2dd3a845053e9c9e14c7ec0da917fe3793a871e
2   "name": "ACRKeyboardObserver",
3   "version": "0.1.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrew Crookston": "andrew@caoos.com"
13   },
14   "social_media_url": "http://twitter.com/acr",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/acrookston/ACRKeyboardObserver.git",
20     "tag": "0.1.0"
21   },
22   "source_files": "ACRKeyboardObserver/*.swift"