You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Be sure to run `pod lib lint ToastProvider.podspec' to ensure this is a
# valid spec before submitting.
#
# Any lines starting with a # are optional, but their use is encouraged
# To learn more about a Podspec see https://guides.cocoapods.org/syntax/podspec.html
#
Pod::Spec.new do |s|
s.name = 'ToastProvider'
s.version = '3.0.2'
s.summary = 'Providing your app with Toast messages.'
s.description = 'A simple Toast provider library, to provide your app with some temporary information in an eye pleasing fashion. It can show a title, an optional subtitle, and also an optional image.'