Skip to content

Commit

Permalink
Bump ios SDK version to 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
LamineNdy committed Jun 12, 2019
1 parent 21c84ac commit c20d9f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions AVPlayerDNAPlugin.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'AVPlayerDNAPlugin'
s.version = '1.1.7'
s.version = '1.1.8'
s.swift_version = '5.0'
s.summary = 'Streamroot Distributed Network Architecture AVPlayer plugins, a new way to deliver large-scale OTT video'
s.homepage = 'https://www.streamroot.io/'
Expand All @@ -14,5 +14,5 @@ Pod::Spec.new do |s|
s.source_files = 'PlayerDNAPlugin/Classes/*.swift'
s.ios.deployment_target = '9.2'
s.tvos.deployment_target = '10.2'
s.dependency 'StreamrootSDK', '~> 3.11.0'
s.dependency 'StreamrootSDK', '~> 3.12.0'
end
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PODS:
- Sentry/Core (= 4.3.1)
- Sentry/Core (4.3.1)
- Starscream (3.1.0)
- StreamrootSDK (3.11.0):
- StreamrootSDK (3.12.0):
- Sentry (= 4.3.1)
- Starscream (= 3.1.0)
- SwiftProtobuf (= 1.4.0)
Expand All @@ -22,7 +22,7 @@ SPEC REPOS:
SPEC CHECKSUMS:
Sentry: 5267d493a398663538317e4dcc438c12c66202ed
Starscream: 08172b481e145289c4930cb567230fb55897cfa4
StreamrootSDK: c997ccdf741103b595484a82f373b800cc55e983
StreamrootSDK: e1e7bc26e70c406fb3ae902cf45bf081c18f4cd2
SwiftProtobuf: b06646ed6cdcfc3fecd074c6000fe0c413140e4f

PODFILE CHECKSUM: 653f9a810ae92aef4ed13bac8c0964563b9702b2
Expand Down

0 comments on commit c20d9f6

Please sign in to comment.