[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 9 / c / 2 / ACRKeyboardObserver / 0.4.0 / ACRKeyboardObserver.podspec.json
blob80f1a80929f6c595abcb27bdde58c5a57c89618d
2   "name": "ACRKeyboardObserver",
3   "version": "0.4.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   "source": {
12     "git": "https://github.com/acrookston/ACRKeyboardObserver.git",
13     "tag": "0.4.0"
14   },
15   "authors": {
16     "Andrew Crookston": "andrew@caoos.com"
17   },
18   "social_media_url": "http://twitter.com/acr",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ACRKeyboardObserver/*.swift",
23   "pushed_with_swift_version": "3.0"