blob: 1ddeaa2a2f446afd150a914a82a0a67b087ae614 [file] [log] [blame]
{
"name": "Keyboard+LayoutGuide",
"version": "1.2.3",
"summary": "Apple's missing KeyboardLayoutGuide",
"homepage": "https://github.com/freshOS/KeyboardLayoutGuide",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "freshOS",
"source": {
"git": "https://github.com/freshOS/KeyboardLayoutGuide.git",
"tag": "1.2.3"
},
"social_media_url": "https://twitter.com/sachadso",
"source_files": "KeyboardLayoutGuide/KeyboardLayoutGuide/*.swift",
"requires_arc": true,
"platforms": {
"ios": "9"
},
"description": "An alternative approach to handling keyboard in iOS with Autolayout",
"module_name": "KeyboardLayoutGuide"
}