SBASlantedView 1.0×由 ‘Shoaib-Akhtar’ 维护。安装指南×SBASlantedView 安装指南您想将以下内容 pod 'SBASlantedView', '~> 1.0' 添加到 Podfile 中target 'MyApp' do pod 'SBASlantedView', '~> 1.0' end然后在您的终端内或 CocoaPods.app 中运行 pod install另外,可以通过运行以下命令进行测试pod try SBASlantedView查看 PodspecGitHub 仓库CocoaPods.org 上的页面SBASlantedView 1.0作者:Shoaib Akhtarshoaib-akhtar/SlantedViewGitHub 仓库概述变更日志SBASlantedView SBASlantedView 是一个简单易用的斜视视图,适用于用 Swift 编写的 iOS 应用。 安装 使用 CocoaPods. pod 'SBASlantedView' 用法 在 Storyboard 中添加一个视图,并将其类更改为 SBASlantedView。您可以使用 IBInspectable 进行自定义。 恭喜!您已完成。 许可证 SBASlantedView 根据 MIT 许可。更多信息请参阅 LICENSE 文件。
SBASlantedView SBASlantedView 是一个简单易用的斜视视图,适用于用 Swift 编写的 iOS 应用。 安装 使用 CocoaPods. pod 'SBASlantedView' 用法 在 Storyboard 中添加一个视图,并将其类更改为 SBASlantedView。您可以使用 IBInspectable 进行自定义。 恭喜!您已完成。 许可证 SBASlantedView 根据 MIT 许可。更多信息请参阅 LICENSE 文件。