InterButton 0.0.1×由 Yamamoto Junya 维护。安装指南×InterButton 的安装指南您想将以下类似内容添加到您的 Podfile 中:target 'MyApp' do pod 'InterButton', '~> 0.0' end然后在您的终端内或从 CocoaPods.app 中运行 pod install。或者为了进行测试运行,运行以下命令:pod try InterButton查看 PodspecGitHub 仓库CocoaPods.org 上的页面InterButton 0.0.1作者:Yamamoto Junyayamajynyamajyn/InterButtonGitHub 仓库InterButton InterButton 是一个在点击时会缩小并提供触觉反馈的简单按钮。 许可证 MIT