Updating podspec
This commit is contained in:
parent
a5eda67413
commit
12f05468d0
|
@ -0,0 +1 @@
|
||||||
|
3.0
|
|
@ -21,6 +21,4 @@ Pod::Spec.new do |s|
|
||||||
|
|
||||||
s.source_files = 'Sources/*.swift'
|
s.source_files = 'Sources/*.swift'
|
||||||
s.requires_arc = true
|
s.requires_arc = true
|
||||||
|
|
||||||
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '3.0' }
|
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue