updating to minimum iOS target of 5.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'QuickDialog'
|
||||
s.version = '0.7'
|
||||
s.platform = :ios
|
||||
s.platform = :ios, '5.0'
|
||||
s.license = 'Apache License, Version 2.0'
|
||||
s.summary = 'Quick and easy dialog screens for iOS.'
|
||||
s.homepage = 'http://escoz.com/quickdialog'
|
||||
|
||||
Reference in New Issue
Block a user