Skip to content

Commit

Permalink
Prepare for release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mliao95 committed Nov 21, 2024
1 parent b434175 commit 150a68f
Show file tree
Hide file tree
Showing 27 changed files with 1,730 additions and 3,011 deletions.
4 changes: 2 additions & 2 deletions AmazonConnectChatIOS.podspec
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'
Expand Down
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 150a68f

Please sign in to comment.