[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / e / 0 / 8 / Keyboard+LayoutGuide / 1.3.0 / Keyboard+LayoutGuide.podspec.json
blobf3b3a740afe23b84585516264993259ef54b8044
2   "name": "Keyboard+LayoutGuide",
3   "version": "1.3.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.3.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"