[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / b / 4 / NYSKeyboardHelper / 0.2.0 / NYSKeyboardHelper.podspec.json
blobff2d8acbd64b5b8bff5a50c5fe6a8eed41ddbc7b
2   "name": "NYSKeyboardHelper",
3   "version": "0.2.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.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NYSKeyboardHelper/Classes/**/*"