Skip to content

Commit

Permalink
Add watchOS support
Browse files Browse the repository at this point in the history
  • Loading branch information
devxoul committed Jun 8, 2017
1 parent 15f1cfe commit 9995c1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Then.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ Pod::Spec.new do |s|
s.ios.deployment_target = "8.0"
s.osx.deployment_target = "10.9"
s.tvos.deployment_target = "9.0"
s.watchos.deployment_target = "2.0"
end

0 comments on commit 9995c1e

Please sign in to comment.