测试已测试 | ✗ |
Lang语言 | SwiftSwift |
许可 | MIT |
发布最后发布 | 2017 年 2 月 |
SwiftSwift 版本 | 3.0 |
SPM支持 SPM | ✗ |
由 david 维护。
Projet Final iOS
通过将以下内容添加到您的 Podfile 中来安装:
platform :ios, '10.1'
pod 'ToastESGI', :git => 'https://github.com/PicoPark/IOSFrameworkProject.git'
bundle install
将这些依赖项安装到您的机器上Toast.shared.warningToast(message: "Mon message toast", viewMain: self.view, duration: .long, position: .top,sound: true)
IOSFrameworkProject 在 BSD 3-Clause license 许可下。