We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ed2f42 commit 02cc0e5Copy full SHA for 02cc0e5
1 file changed
PublishedObject.podspec
@@ -7,7 +7,7 @@ Pod::Spec.new do |s|
7
s.source = { :git => 'https://github.com/Amzd/PublishedObject.git', :tag => s.version.to_s }
8
9
s.source_files = 'Sources/**/*.swift'
10
-
+
11
s.swift_version = '5.1'
12
s.ios.deployment_target = '11.0'
13
s.tvos.deployment_target = '11.0'
0 commit comments