-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
27 changed files
with
1,730 additions
and
3,011 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
Pod::Spec.new do |spec| | ||
spec.name = 'AmazonConnectChatIOS' | ||
spec.version = '1.0.1' | ||
spec.version = '1.0.2' | ||
spec.license = { :type => 'Apache License, Version 2.0', :file => "LICENSE" } | ||
spec.homepage = 'https://github.com/amazon-connect/amazon-connect-chat-ios' | ||
spec.authors = { 'Michael Liao' => '[email protected]', 'Rajat Mittal' => '[email protected]' } | ||
spec.summary = 'Amazon Connect Chat SDK for iOS ...' | ||
spec.source = { :git => 'https://github.com/amazon-connect/amazon-connect-chat-ios', :tag => 'v1.0.1' } | ||
spec.source = { :git => 'https://github.com/amazon-connect/amazon-connect-chat-ios', :tag => 'v1.0.2' } | ||
spec.platform = :ios, '15.0' | ||
spec.source_files = "Sources/Core/**/*.{swift}" | ||
spec.dependency 'AWSConnectParticipant' | ||
|
Binary file modified
BIN
+0 Bytes
(100%)
Sources/AmazonConnectChatIOS.xcframework/_CodeSignature/CodeDirectory
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Sources/AmazonConnectChatIOS.xcframework/_CodeSignature/CodeRequirements-1
Binary file not shown.
Oops, something went wrong.