Skip to content

Commit

Permalink
Merge pull request #67 from FrancoisObob/patch-1
Browse files Browse the repository at this point in the history
Update Cache.podspec for WatchOS
  • Loading branch information
vadymmarkov authored Feb 8, 2017
2 parents 09cfdac + df83d78 commit dec25e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cache.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '8.0'
s.osx.deployment_target = '10.9'
s.tvos.deployment_target = '9.2'
s.watchos.deployment_target = '2.0'

s.requires_arc = true
s.ios.source_files = 'Source/{iOS,Shared}/**/*'
Expand Down

0 comments on commit dec25e0

Please sign in to comment.