mirror of
https://github.com/hyperoslo/Cache.git
synced 2026-04-07 19:17:36 +00:00
Update Cache.podspec for WatchOS
Hi Guys, we would like to use your library in a Watch app Could you please add the platform WatchOS to your pod specification ? Regards ;)
This commit is contained in:
@@ -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}/**/*'
|
||||
|
||||
Reference in New Issue
Block a user