Skip to content

Commit

Permalink
Update podspec version
Browse files Browse the repository at this point in the history
  • Loading branch information
pyby committed Dec 15, 2016
1 parent b525a8c commit f1e8833
Show file tree
Hide file tree
Showing 8 changed files with 7,206 additions and 2,189 deletions.
16 changes: 8 additions & 8 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ PODS:
- libextobjc/RuntimeExtensions
- libextobjc/RuntimeExtensions (0.4.1)
- MAKVONotificationCenter (0.0.2)
- SDWebImage (3.8.1):
- SDWebImage/Core (= 3.8.1)
- SDWebImage/Core (3.8.1)
- SRGMediaPlayer (1.9.11):
- SDWebImage (3.8.2):
- SDWebImage/Core (= 3.8.2)
- SDWebImage/Core (3.8.2)
- SRGMediaPlayer (1.9.12):
- libextobjc/EXTScope (~> 0.4.1)
- SRGMediaPlayer/Version (= 1.9.11)
- SRGMediaPlayer/Version (= 1.9.12)
- TransitionKit (~> 2.2.0)
- SRGMediaPlayer/Version (1.9.11):
- SRGMediaPlayer/Version (1.9.12):
- libextobjc/EXTScope (~> 0.4.1)
- TransitionKit (~> 2.2.0)
- TransitionKit (2.2.1)
Expand All @@ -39,8 +39,8 @@ SPEC CHECKSUMS:
CocoaLumberjack: 97fab7ee5f507fe54445cca7ea80f926729cfd15
libextobjc: a650fc1bf489a3d3a9bc2e621efa3e1006fc5471
MAKVONotificationCenter: eddfb85e77040323ee43a0fddbe616926ec005a8
SDWebImage: 35f9627a3e44b4f292a8a8ce6a531fa488239b91
SRGMediaPlayer: 70642b1f7a77622bac6cd126773119fb44c94d73
SDWebImage: 098e97e6176540799c27e804c96653ee0833d13c
SRGMediaPlayer: 46a3e37260dc5d26731993e8ed55354aea46efa5
TransitionKit: 9ceccda4cd0cdc0a05ef85eb235e5a3292c3c250

PODFILE CHECKSUM: 87d8e61331e5c99b52d279095b184aa2eb9ae51c
Expand Down
6 changes: 3 additions & 3 deletions Pods/Local Podspecs/SRGMediaPlayer.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9,338 changes: 7,176 additions & 2,162 deletions Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions Pods/SDWebImage/SDWebImage/SDWebImageDownloader.m

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 8 additions & 6 deletions Pods/SDWebImage/SDWebImage/SDWebImageDownloaderOperation.m

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion SRGMediaPlayer.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SRGMediaPlayer"
s.version = "1.9.11"
s.version = "1.9.12"
s.summary = "Shared media player for SRG mobile apps."
s.homepage = "https://github.com/SRGSSR/SRGMediaPlayer-iOS"
s.authors = { "Frédéric Humbert-Droz" => "[email protected]", "Cédric Luthi" => "[email protected]", "Cédric Foellmi" => "[email protected]", "Samuel Défago" => "[email protected]", "Pierre-Yves Bertholon" => "[email protected]" }
Expand Down

0 comments on commit f1e8833

Please sign in to comment.