WtCore
WtCore 是一组 iOS 组件
- 核心
- UI
- ThunderWeb
- 安全
示例
要运行示例项目,首先克隆仓库,然后在 Example 目录中首先运行 pod install
。
稍后写。
需求
此库需要 iOS 8.0+ 和 Xcode 8.0+。
安装
WtCore 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中
pod 'WtCore/Core', :git => 'https://github.com/JaonFanwt/WtCore.git'
pod 'WtCore/UI', :git => 'https://github.com/JaonFanwt/WtCore.git'
pod 'WtCore/Safety', :git => 'https://github.com/JaonFanwt/WtCore.git'
pod 'WtCore/ThunderWeb', :git => 'https://github.com/JaonFanwt/WtCore.git'
作者
JaonFanwt, [电子邮件地址被保护,请启用JavaScript查看]
许可证
WtCore可在MIT许可证下使用。有关更多信息,请参阅LICENSE文件。