blob: 80b743b72d43dcaf2a4ee87e4a1b7b75e3da9653 [file] [log] [blame]
{
"name": "IQKeyboardManagerSwift",
"version": "6.5.4",
"source": {
"git": "https://github.com/hackiftekhar/IQKeyboardManager.git",
"tag": "v6.5.4"
},
"summary": "Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView.",
"homepage": "https://github.com/hackiftekhar/IQKeyboardManager",
"screenshots": "https://raw.githubusercontent.com/hackiftekhar/IQKeyboardManager/master/Screenshot/IQKeyboardManagerScreenshot.png",
"license": "MIT",
"authors": {
"Iftekhar Qurashi": "hack.iftekhar@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"3.0",
"3.2",
"4.0",
"4.2",
"5.0",
"5.1"
],
"source_files": "IQKeyboardManagerSwift/**/*.{swift}",
"resource_bundles": {
"IQKeyboardManagerSwift": "IQKeyboardManagerSwift/Resources/**"
},
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics",
"QuartzCore"
],
"requires_arc": true,
"swift_version": "5.1"
}