-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #136 from 100mslive/1.16.4Release
1.16.4 Release
- Loading branch information
Showing
6 changed files
with
66 additions
and
56 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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,6 +1,6 @@ | ||
Pod::Spec.new do |s| | ||
s.name = 'HMSSDK' | ||
s.version = '1.16.3' | ||
s.version = '1.16.4' | ||
s.summary = 'HMS Videoconferencing iOS SDK' | ||
|
||
s.description = <<-DESC | ||
|
@@ -10,8 +10,8 @@ TODO: Add long description of the pod here. | |
s.homepage = 'https://github.com/100mslive/100ms-ios-sdk/' | ||
s.license = { :type => 'MIT'} | ||
s.author = { 'Dmitry Fedoseyev' => '[email protected]', 'Yogesh Singh' => '[email protected]', 'Pawan Dixit' => '[email protected]'} | ||
s.source = { :http => 'https://github.com/100mslive/100ms-ios-sdk/releases/download/1.16.3/HMSSDK.xcframework.zip', | ||
:sha256 => '9864dba2fcf3b6a12f8c7592a247c4139258042161e3d8093f235ea7fa046b8c' | ||
s.source = { :http => 'https://github.com/100mslive/100ms-ios-sdk/releases/download/1.16.4/HMSSDK.xcframework.zip', | ||
:sha256 => '1db0705e3204d8fb9b2d3b8be75a9e3ab31938731e50939d1f09b3fc399de8c5' | ||
} | ||
s.ios.deployment_target = '12.0' | ||
s.vendored_frameworks = 'HMSSDK.xcframework' | ||
|
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