玻璃工艺品 8.1.1

玻璃工艺品 8.1.1

David Bagwell 维护。



 
依赖项
SnapKit>= 0
Rebar> 3
 

  • 作者:
  • David Bagwell

玻璃工艺品

要求

  • iOS 11.0+
  • Xcode 11.0+
  • Swift 5.0+

安装

CocoaPods

CocoaPods 是 Cocoa 项目的依赖管理器。您可以使用以下命令安装它

$ gem install cocoapods

要使用 CocoaPods 将 Glasswork 集成到您的 Xcode 项目中,请在 Podfile 中指定它

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '11.0'
use_frameworks!

target '<Your Target Name>' do
    pod 'Glasswork'
end

然后,运行以下命令

$ pod install

致谢

David Bagwell

许可证

Glasswork 采用 MIT 许可证发布。有关详细信息,请参阅 LICENSE 文件。