OYKeyboardScrollView 0.1.1

OYKeyboardScrollView 0.1.1

Osman YILDIRIM 维护。



  • osmanyildirim

OYKeyboardScrollView

安装

CocoaPods

只需在 Podfile 中添加 pod 'OYKeyboardScrollView' ,然后运行 pod installpod update

在您希望使用 OYKeyboardScrollView 的任何文件中,别忘了使用 import OYKeyboardScrollView 导入框架。

手动

将 OYKeyboardScrollView.swift 拖引进您的项目中。

许可证

OYKeyboardScrollView 采用 MIT 许可发布。有关更多信息,请参阅 LICENSE 文件。