Skip to content

Commit 7deadd2

Browse files
committed
Bumped watch os version to support new Moya.
1 parent 24976da commit 7deadd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Moya-ObjectMapper.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Pod::Spec.new do |s|
1515
s.social_media_url = "http://twitter.com/ivanbruel"
1616
s.ios.deployment_target = '8.0'
1717
s.osx.deployment_target = '10.10'
18-
s.watchos.deployment_target = '2.0'
18+
s.watchos.deployment_target = '3.0'
1919
s.tvos.deployment_target = '9.0'
2020
s.source = { :git => "https://github.com/bmoliveira/Moya-ObjectMapper.git", :tag => s.version }
2121
s.default_subspec = "Core"

0 commit comments

Comments
 (0)