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

Commit b988a57

Browse files
committed
Missed the source version
1 parent 664b5f5 commit b988a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HCYoutubeParser.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Pod::Spec.new do |s|
1111
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."
1212
s.homepage = "https://github.com/hellozimi/HCYoutubeParser"
1313

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

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

0 commit comments

Comments
 (0)