Skip to content

Commit

Permalink
Release for 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
swagatnayak committed Mar 16, 2021
1 parent dbb5ac4 commit 43b34c3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,12 @@ self.player.play()
#### Swagat Nayak
###### swagat.nyk@gmail.com

<h1>
<a href="https://www.linkedin.com/in/swagat-nayak-21097a141"><img src="https://img.icons8.com/fluent/50/000000/linkedin.png"/></a>
<a href="https://twitter.com/SwagatN16141870"><img src="https://img.icons8.com/fluent/48/000000/twitter.png"/></a>
<a href="https://github.com/swagatnayak"><img src="https://img.icons8.com/fluent/48/000000/github.png"/></a>
</h1>

# License

SNAVPlayerSubtitles is available under the MIT license. See the LICENSE file for more info.
Expand All @@ -143,4 +149,4 @@ SNAVPlayerSubtitles is available under the MIT license. See the LICENSE file for

<h1>
<img src="https://github.com/swagatnayak/SNAVPlayerSubtitles/blob/master/RefFiles/Screenshot2.png?raw=true" />
</h1>
</h1>
4 changes: 2 additions & 2 deletions SNAVPlayerSubtitles.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

Pod::Spec.new do |s|
s.name = 'SNAVPlayerSubtitles'
s.version = '1.0.3'
s.version = '1.0.4'
s.swift_versions = '4.2'
s.summary = 'Easy way to add Subtitle to AVPlayer'
s.summary = 'Easy way to add Subtitle ( .VTT and .SRT ) to AVPlayer'

# This description is used to generate tags and improve search results.
# * Think: What does it do? Why did you write it? What is the focus?
Expand Down

0 comments on commit 43b34c3

Please sign in to comment.