[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 7 / 4 / KeyboardAdjustable / 0.1.0 / KeyboardAdjustable.podspec.json
blob9ef7ad75212f1af5dbab035545f88ef13de5bb5c
2   "name": "KeyboardAdjustable",
3   "version": "0.1.0",
4   "summary": "A short and descriptive way to adjust your view when the keyboard appears",
5   "description": "'Adjusting your view for when the keyboard appears has never been easier. With 3 lines of code you will be listening to keyboard notifications and adjusting your view.'",
6   "homepage": "https://github.com/cesarbess/KeyboardAdjustable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cesar Bess": "cesar.bess@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/cesarbess/KeyboardAdjustable.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "KeyboardAdjustable/Classes/**/*"