wip
This commit is contained in:
parent
95c4382161
commit
a90cab7d6d
|
@ -10,7 +10,7 @@ Pod::Spec.new do |spec|
|
|||
tag: spec.version
|
||||
}
|
||||
|
||||
spec.source_files = 'Sources/**.swift'
|
||||
spec.source_files = 'Sources/**/*.swift'
|
||||
|
||||
spec.swift_version = '5.7'
|
||||
spec.ios.deployment_target = '13.0'
|
||||
|
|
Loading…
Reference in New Issue