[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / b / 4 / NYSKeyboardHelper / 0.3.0 / NYSKeyboardHelper.podspec.json
blob58c17bb969f7c3aac480a197ff70cfa7aba59a84
2   "name": "NYSKeyboardHelper",
3   "version": "0.3.0",
4   "summary": "A constraint that fixes your keyboard needs",
5   "swift_versions": "5.0",
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.3.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "NYSKeyboardHelper/Classes/**/*",
23   "swift_version": "5.0"