[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / b / 4 / NYSKeyboardHelper / 0.2.1 / NYSKeyboardHelper.podspec.json
blob6f560c8fc0284a11d647c415c5031c246446d36c
2   "name": "NYSKeyboardHelper",
3   "version": "0.2.1",
4   "summary": "A constraint that fixes your keyboard needs",
5   "swift_version": "4.2",
6   "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.",
7   "homepage": "https://github.com/matthiasnys/NYSKeyboardHelper",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "matthiasnys": "matthias@b-nys.com"
14   },
15   "source": {
16     "git": "https://github.com/matthiasnys/NYSKeyboardHelper.git",
17     "tag": "0.2.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "NYSKeyboardHelper/Classes/**/*"