Skip to content

Commit ebf8ef4

Browse files
committed
Update MessageThrottle.podspec
1 parent 1c09d9f commit ebf8ef4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

MessageThrottle.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ s.social_media_url = 'https://twitter.com/yulingtianxia'
1313
s.source = { :git => "https://github.com/yulingtianxia/MessageThrottle.git", :tag => s.version.to_s }
1414

1515
s.ios.deployment_target = "6.0"
16-
s.osx.deployment_target = "10.7"
17-
s.watchos.deployment_target = "1.0"
16+
s.osx.deployment_target = "10.8"
17+
s.watchos.deployment_target = "2.0"
1818
s.tvos.deployment_target = "9.0"
1919
s.requires_arc = true
2020

0 commit comments

Comments
 (0)