Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.

Commit

Permalink
Add tvOS to podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
marmelroy committed Dec 27, 2016
1 parent 0950107 commit ade5616
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HubFramework.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Pod::Spec.new do |s|
DESC

s.ios.deployment_target = "8.0"
s.tvos.deployment_target = "9.0"

s.homepage = "https://github.com/spotify/HubFramework"
s.social_media_url = "https://twitter.com/spotifyeng"
Expand Down

0 comments on commit ade5616

Please sign in to comment.