测试已测试 | ✗ |
语言语言 | SwiftSwift |
许可证 | MIT |
发布最后发布 | 2016年9月 |
SPM支持SPM | ✗ |
由 Taylor Allred,Izeni,Mitchell Tenney 维护。
此项目包含几个杂项工具。
ios-pod-test 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中
pod 'Izeni', :git => 'https://dev.izeni.net/izeni/izcommon.git'
如果您希望与项目共同开发此 pod,请将此行添加到您的 Podfile 中而不是上面的行
pod 'Izeni', :path => '~/path/to/this/project'
请确保您的 Podfile 中也有以下行
use_frameworks!
Bryan Henderson, Thane Brimhall, Jacob Ovard, Taylor Allred, Skyler Smith, Matthew Bailey, Mitchell Tenney
Izeni 的通用 iOS 代码在 MIT 许可证下可用。有关更多信息,请参阅 LICENSE 文件。