KLAlertView 1.0.1× 测试已测试✗ Lang语言 Obj-CObjective C许可证 MIT 发布最后发布2015年5月由 kinglonghuang 维护。安装指南×KLAlertView 安装指南您想在 Podfile 中添加类似于以下的内容:target 'MyApp' do pod 'KLAlertView', '~> 1.0' end然后在您的终端中运行 pod install 或从 CocoaPods.app 运行。或者为了进行测试运行,运行以下命令:pod try KLAlertView查看 PodspecGitHub 仓库CocoaPods.org 页面KLAlertView 1.0.1作者kinglonghuanggithub.com/kinglonghuang?tab=repositoriesGitHub Repo KLAlertView 是一个自定义的 AlertView,用于满足多文本输入的需求 PodFile platform :ios, '6.0' pod "KLAlertView"