圆角图像视图 1.0.1× 测试已测试✗ Lang语言 SwiftSwift许可协议 MIT Released最新发布2015年4月 SPM支持SPM✗由Rafael Veronezi维护。安装指南×RoundImageView的安装指南您想将以下类似内容的代码添加到Podfile中:target 'MyApp' do pod 'RoundImageView', '~> 1.0' end然后在您的终端中或从CocoaPods.app中,运行pod install。或者为了进行测试运行,运行以下命令:pod try RoundImageView查看PodspecGitHub仓库CocoaPods.org上的页面圆角图像视图 1.0.1由Rafael Veroneziravero/RoundImageViewGitHub仓库 一个由UIImageView派生的类,用于渲染圆角图像(可选带边框)。 安装 pod 'RoundImageView' 作者 Rafael Veronezi 许可协议 MIT