Skip to content

Commit

Permalink
Update to the latedt SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
LamineNdy committed Feb 3, 2020
1 parent 104f35d commit 708db48
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion 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.15'
s.version = '1.1.16'
s.swift_version = '5.1'
s.summary = 'Streamroot Distributed Network Architecture AVPlayer plugins, a new way to deliver large-scale OTT video'
s.homepage = 'https://www.streamroot.io/'
Expand Down
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
binary "https://sdk.streamroot.io/ios/StreamrootSDK.json" ~> 3.17.1
binary "https://sdk.streamroot.io/ios/StreamrootSDK.json" ~> 3.18.0
github "apple/swift-protobuf" "1.7.0"
github "daltoniam/Starscream" "3.1.1"
github "getsentry/sentry-cocoa" "4.4.0"
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
binary "https://sdk.streamroot.io/ios/StreamrootSDK.json" "3.17.1"
binary "https://sdk.streamroot.io/ios/StreamrootSDK.json" "3.18"
github "apple/swift-protobuf" "1.7.0"
github "daltoniam/Starscream" "3.1.1"
github "getsentry/sentry-cocoa" "4.4.0"
2 changes: 1 addition & 1 deletion PlayerDNAPlugin/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.1.15</string>
<string>1.1.16</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down
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.4.0)
- Sentry/Core (4.4.0)
- Starscream (3.1.0)
- StreamrootSDK (3.17.0):
- StreamrootSDK (3.18.0):
- Sentry (= 4.4.0)
- Starscream (= 3.1.0)
- SwiftProtobuf (= 1.7.0)
Expand All @@ -22,7 +22,7 @@ SPEC REPOS:
SPEC CHECKSUMS:
Sentry: 26650184fe71eb7476dfd2737acb5ea6cc64b4b1
Starscream: 08172b481e145289c4930cb567230fb55897cfa4
StreamrootSDK: 297bae5bd228acadb148c7ff89871919ab2bc86f
StreamrootSDK: eeb4d9d454e9b3a36e902007c154cf9f6d7bff09
SwiftProtobuf: 4fd9645e69b72cbae6ec8da5be0cdd20ca6565dd

PODFILE CHECKSUM: 653f9a810ae92aef4ed13bac8c0964563b9702b2
Expand Down

0 comments on commit 708db48

Please sign in to comment.