Skip to content

Commit

Permalink
Add watchOS target to podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony DiPasquale committed Sep 18, 2015
1 parent 5768ca5 commit 8ac1f9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Argo.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ Pod::Spec.new do |spec|
spec.requires_arc = true
spec.ios.deployment_target = '8.0'
spec.osx.deployment_target = '10.9'
spec.watchos.deployment_target = '2.0'
end

0 comments on commit 8ac1f9b

Please sign in to comment.