[Add] PrimerSDK 2.32.1
[CocoaPods.git] / Specs / e / 0 / 8 / Keyboard+LayoutGuide / 1.6.0 / Keyboard+LayoutGuide.podspec.json
blob878953bd7529d274474c601793d766a4c63e4ab0
2   "name": "Keyboard+LayoutGuide",
3   "version": "1.6.0",
4   "summary": "Apple's missing KeyboardLayoutGuide",
5   "homepage": "https://github.com/freshOS/KeyboardLayoutGuide",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "freshOS",
11   "source": {
12     "git": "https://github.com/freshOS/KeyboardLayoutGuide.git",
13     "tag": "1.6.0"
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   "swift_versions": [
24     "4",
25     "4.1",
26     "4.2",
27     "5.0",
28     "5.1"
29   ],
30   "swift_version": "5.1"