blob: 963b2891d90bc13b56440585cf60f07374f653da [file] [log] [blame]
{
"name": "MTIQKeyboardManager",
"version": "0.2.0",
"summary": "DIQKeyboardManager. 键盘管理类",
"description": "DIQKeyboardManager. 键盘管理类 静态库 framework ....",
"homepage": "https://github.com/BestiOSDev/MTIQKeyboardManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZhaoBingDong": "dzb8818082@163.com"
},
"source": {
"git": "https://github.com/BestiOSDev/MTIQKeyboardManager.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "MTIQKeyboardManager/Framework/MTIQKeyboardManager.framework"
},
"resources": "MTIQKeyboardManager/Resource/IQKeyboardManager.bundle",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"QuartzCore",
"CoreGraphics"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}