CocoaPods trunk is moving to be read-only. Read more on the blog, there are 12 months to go.
| TestsTested | ✗ |
| LangLanguage | SwiftSwift |
| License | MIT |
| ReleasedLast Release | Feb 2017 |
| SwiftSwift Version | 3.0 |
| SPMSupports SPM | ✗ |
Maintained by david.
Projet Final iOS
Install with CocoaPods by adding the following to your Podfile:
platform :ios, '10.1'
pod 'ToastESGI', :git => 'https://github.com/PicoPark/IOSFrameworkProject.git'bundle install to install these dependencies into your machineToast.shared.warningToast(message: "Mon message toast", viewMain: self.view, duration: .long, position: .top,sound: true)IOSFrameworkProject is licensed under the BSD 3-Clause license.