[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 1 / d / KeyboardLayoutGuide / 0.7.2 / KeyboardLayoutGuide.podspec.json
blob0e32eaebd382aa0fec17477bd5709d1a95e90dec
2   "name": "KeyboardLayoutGuide",
3   "version": "0.7.2",
4   "summary": "Enables you to set up Autolayout constraints directly between your views\nand the iOS keyboard.",
5   "description": "Imagine being able to set up Autolayout constraints directly between your views\nand the iOS keyboard, so that your layout updates whenever the keyboard's frame changes.\nKeyboardLayoutGuide makes that possible, providing options to do so entirely within\nInterface Builder or in code.",
6   "homepage": "https://github.com/johnpatrickmorgan/KeyboardLayoutGuide",
7   "license": "MIT",
8   "authors": {
9     "johnpatrickmorgan": "johnpatrickmorganuk@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/johnpatrickmorgan/KeyboardLayoutGuide.git",
13     "tag": "0.7.2"
14   },
15   "social_media_url": "https://twitter.com/jpmmusic",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "swift_versions": "5.0",
21   "source_files": "Pod/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "LifecycleHooks": [
25       "~> 0.6"
26     ]
27   },
28   "swift_version": "5.0"