diff --git a/RxViewModel.podspec b/RxViewModel.podspec index 1acb8da..098c6b7 100644 --- a/RxViewModel.podspec +++ b/RxViewModel.podspec @@ -19,7 +19,7 @@ Long story short: a blatant «imitation» of `ReactiveViewModel `using `RxCocoa` s.social_media_url = 'https://twitter.com/esttorhe' s.ios.deployment_target = '8.0' - s.osx.deployment_target = '10.9' + s.osx.deployment_target = '10.10' s.tvos.deployment_target = '9.0' s.watchos.deployment_target = '2.0' s.requires_arc = true