blob: 8a9c0199ecbda2dbf68d5364354dfb12f6c2e52c [file] [log] [blame]
{
"name": "Keyboard+LayoutGuide",
"version": "1.2.2",
"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.2"
},
"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",
"pushed_with_swift_version": "4"
}