[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 8 / Keyboard+LayoutGuide / 1.1.2 / Keyboard+LayoutGuide.podspec.json
blob54f97a9fd09e6f8d2d8077a4fdf2cccb59291b28
2   "name": "Keyboard+LayoutGuide",
3   "version": "1.1.2",
4   "summary": "Apple's missing KeyboardLayoutGuide",
5   "homepage": "https://github.com/s4cha/KeyboardLayoutGuide",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "S4cha",
11   "source": {
12     "git": "https://github.com/s4cha/KeyboardLayoutGuide.git",
13     "tag": "1.1.2"
14   },
15   "social_media_url": "https://twitter.com/sachadso",
16   "source_files": "KeyboardLayoutGuide/KeyboardLayoutGuide/*.swift",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9"
20   },
21   "description": "An alternative approach to handling keyboard in iOS with Autolayout",
22   "module_name": "KeyboardLayoutGuide",
23   "pushed_with_swift_version": "4"