Skip to content

Commit 1430399

Browse files
authored
Update AVPlayerViewController-Subtitles.podspec
1 parent 1b7099c commit 1430399

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

AVPlayerViewController-Subtitles.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'AVPlayerViewController-Subtitles'
33
spec.platform = :ios, "8.0"
4-
spec.version = '1.2.1'
4+
spec.version = '1.2.2'
55
spec.license = { :type => 'Apache License, Version 2.0' }
66
spec.homepage = 'https://github.com/mhergon/AVPlayerViewController-Subtitles'
77
spec.authors = { 'Marc Hervera' => '[email protected]' }
88
spec.summary = 'Subtitles made easy'
9-
spec.source = { :git => 'https://github.com/mhergon/AVPlayerViewController-Subtitles.git', :tag => 'v1.2.1' }
9+
spec.source = { :git => 'https://github.com/mhergon/AVPlayerViewController-Subtitles.git', :tag => 'v1.2.2' }
1010
spec.source_files = 'Subtitles.swift'
1111
spec.requires_arc = true
1212
spec.module_name = 'AVPlayerViewControllerSubtitles'

0 commit comments

Comments
 (0)