Skip to content

Commit 2758a58

Browse files
committed
fix podspec warnings
1 parent dc81c98 commit 2758a58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

EFIntroVideoViewController.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'EFIntroVideoViewController'
11-
s.version = '0.0.3'
11+
s.version = '0.0.4'
1212
s.summary = 'A very simple IBDesignable Video Intro ViewController.'
1313

1414
# This description is used to generate tags and improve search results.
@@ -18,7 +18,7 @@ Pod::Spec.new do |s|
1818
# * Finally, don't worry about the indent, CocoaPods strips it!
1919

2020
s.description = <<-DESC
21-
A very simple IBDesignable Video Intro ViewController
21+
A very simple IBDesignable Video Intro ViewController Class. Just set Class in your storyboard and set the parameters
2222
DESC
2323

2424
s.homepage = 'https://github.com/ezefranca/EFIntroVideoViewController'

0 commit comments

Comments
 (0)