[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 0 / f / d / KeyboardAdjuster / 3.0.1 / KeyboardAdjuster.podspec.json
blob3e349846f2a1514ca9e8f28dca2361434e3e6ae8
2   "name": "KeyboardAdjuster",
3   "version": "3.0.1",
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": "3.0.1"
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"