[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / f / d / KeyboardAdjuster / 4.0.0 / KeyboardAdjuster.podspec.json
blob533c4d34efe16303f68ea480283d670a8092d196
2   "name": "KeyboardAdjuster",
3   "version": "4.0.0",
4   "summary": "Automatically resizes and adjust views to scroll when a keyboard appears.",
5   "homepage": "https://github.com/lionheart/KeyboardAdjuster",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dan Loewenherz": "dan@lionheartsw.com"
12   },
13   "source": {
14     "git": "https://github.com/lionheart/KeyboardAdjuster.git",
15     "tag": "4.0.0"
16   },
17   "social_media_url": "https://twitter.com/dwlz",
18   "documentation_url": "https://code.lionheart.software/KeyboardAdjuster/",
19   "platforms": {
20     "ios": "9.3"
21   },
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.2"
25   },
26   "swift_version": "4.2",
27   "source_files": "Pod/Classes/**/*"