Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Commit

Permalink
Bumped podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
hellozimi committed Nov 4, 2015
1 parent c93b345 commit 664b5f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions HCYoutubeParser.podspec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Pod::Spec.new do |s|
s.name = "HCYoutubeParser"
s.version = "0.0.3"
s.version = "0.0.4"
s.license = 'Public Domain'

s.ios.deployment_target = '7.0'
s.tvos.deployment_target = '9.0'

Expand All @@ -15,6 +15,6 @@ Pod::Spec.new do |s|

s.source_files = 'YoutubeParser/Classes'
s.public_header_files = 'YoutubeParser/Classes/*.h'

s.requires_arc = true
end

0 comments on commit 664b5f5

Please sign in to comment.