[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / b / 4 / NYSKeyboardHelper / 0.1.0 / NYSKeyboardHelper.podspec.json
blob3c74cc1d531b965df3819e42678d5cc522159b0c
2   "name": "NYSKeyboardHelper",
3   "version": "0.1.0",
4   "summary": "A constraint that fixes your keyboard needs",
5   "description": "A keyboard constraint class that can manage your keyboard needs in different situations. It automagically makes your bottom constraint interactive so you don't have to worry about it. Just pin it between your containerview and the input view.",
6   "homepage": "https://github.com/matthiasnys/NYSKeyboardHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "matthiasnys": "matthias@b-nys.com"
13   },
14   "source": {
15     "git": "https://github.com/matthiasnys/NYSKeyboardHelper.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NYSKeyboardHelper/Classes/**/*",
22   "pushed_with_swift_version": "4.0"