-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new analytics endpoints & livestream complete()
- Loading branch information
olivierapivideo
authored
Jul 26, 2024
1 parent
d1c9ad3
commit cabcc02
Showing
138 changed files
with
1,503 additions
and
1,200 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
d7b342ceb1a4805da9e3d6355384e34c1a99e1300d01cac3ae3218c5738f11f1 | ||
f889c6824281a5aacddf48a34731b8951ac76814ede3123c2420f26e98a8187b |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ Pod::Spec.new do |s| | |
s.tvos.deployment_target = '10.0' | ||
# Add back when CocoaPods/CocoaPods#11558 is released | ||
#s.watchos.deployment_target = '3.0' | ||
s.version = '1.2.3' | ||
s.source = { :git => 'https://github.com/apivideo/api.video-swift-client', :tag => 'v1.2.3' } | ||
s.version = '1.3.0' | ||
s.source = { :git => 'https://github.com/apivideo/api.video-swift-client', :tag => 'v1.3.0' } | ||
s.authors = { 'Ecosystem Team' => '[email protected]' } | ||
s.license = { :type => 'MIT' } | ||
s.homepage = 'https://docs.api.video' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.