Updating podspec

This commit is contained in:
Yannick Loriot 2016-09-13 23:01:36 +02:00
parent a5eda67413
commit 12f05468d0
2 changed files with 1 additions and 2 deletions

1
.swift-version Normal file
View File

@ -0,0 +1 @@
3.0

View File

@ -21,6 +21,4 @@ Pod::Spec.new do |s|
s.source_files = 'Sources/*.swift'
s.requires_arc = true
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '3.0' }
end