[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / e / 0 / 8 / Keyboard+LayoutGuide / 1.4.1 / Keyboard+LayoutGuide.podspec.json
blob6abc013d447a5a96f515d522332cc1070ad033e1
2   "name": "Keyboard+LayoutGuide",
3   "version": "1.4.1",
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.4.1"
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   ]