Skip to content

Commit 017382b

Browse files
authored
Merge pull request #3 from guamacard/cleaning
change github url
2 parents cc7bfd2 + 564bd16 commit 017382b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AmplifyUILiveness.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Pod::Spec.new do |s|
55
s.homepage = 'https://github.com/aws-amplify/amplify-ui-swift-liveness'
66
s.license = { :type => 'Apache 2.0', :file => 'LICENSE' }
77
s.author = { 'AWS Amplify' => '[email protected]' }
8-
s.source = { :git => 'https://github.com/aws-amplify/amplify-ui-swift-liveness.git', :branch => 'main' }
8+
s.source = { :git => 'https://github.com/guamacard/amplify-ui-swift-liveness.git', :branch => 'main' }
99
s.ios.deployment_target = '13.0'
1010
s.source_files = 'Sources/**/*.{swift,h,m}'
1111
s.swift_version = '5.0'

0 commit comments

Comments
 (0)