We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1df29c commit 1d0f617Copy full SHA for 1d0f617
YouTubePlayer.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "YouTubePlayer"
3
- s.version = "v0.6.0"
+ s.version = "0.6.0"
4
s.summary = "Swift library for embedding and controlling YouTube videos in your iOS applications"
5
s.homepage = "https://github.com/gilesvangruisen/Swift-YouTube-Player"
6
s.license = { :type => "MIT", :file => "LICENSE" }
0 commit comments