[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / f / d / KeyboardAdjuster / 2.0.7 / KeyboardAdjuster.podspec.json
blob500019f03bb845e355f51ba9e547955f9ebb223b
2   "name": "KeyboardAdjuster",
3   "version": "2.0.7",
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": "2.0.7"
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.0"
25   },
26   "source_files": "Pod/Classes/**/*",
27   "pushed_with_swift_version": "3.0"