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

Commit

Permalink
Missed the source version
Browse files Browse the repository at this point in the history
  • Loading branch information
hellozimi committed Nov 4, 2015
1 parent 664b5f5 commit b988a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HCYoutubeParser.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Pod::Spec.new do |s|
s.description = "HCYoutubeParser is a class which lets you get the iOS compatible video url from YouTube so you don't need to use a UIWebView or open the YouTube Application."
s.homepage = "https://github.com/hellozimi/HCYoutubeParser"

s.source = { :git => "https://github.com/hellozimi/HCYoutubeParser.git", :tag => "0.0.3" }
s.source = { :git => "https://github.com/hellozimi/HCYoutubeParser.git", :tag => "0.0.4" }

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

0 comments on commit b988a57

Please sign in to comment.