mirror of
https://github.com/devxoul/Toaster.git
synced 2026-01-18 21:21:19 +01:00
s.platform bumped to 9.0
This commit is contained in:
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
|
||||
s.author = { 'devxoul' => 'devxoul@gmail.com' }
|
||||
s.source = { :git => 'https://github.com/devxoul/Toaster.git',
|
||||
:tag => "#{s.version}" }
|
||||
s.platform = :ios, '8.0'
|
||||
s.platform = :ios, '9.0'
|
||||
s.source_files = 'Sources/*.{swift,h}'
|
||||
s.frameworks = 'UIKit', 'Foundation', 'QuartzCore'
|
||||
s.swift_version = '5.0'
|
||||
|
||||
Reference in New Issue
Block a user