Skip to content

Commit dad0313

Browse files
authored
Merge pull request #101 from arturdev/patch-1
2 parents 03cbe63 + 704888a commit dad0313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Runtime.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Pod::Spec.new do |s|
1111
s.author = { "Wesley Wickwire" => "[email protected]" }
1212
s.ios.deployment_target = '9.0'
1313
s.tvos.deployment_target = '9.0'
14-
s.macos.deployment_target = '10.10'
14+
s.osx.deployment_target = '10.10'
1515
s.source = { :git => "https://github.com/wickwirew/Runtime.git", :tag => s.version }
1616
s.source_files = 'Sources/**/*.{swift,h}'
1717
end

0 commit comments

Comments
 (0)