Skip to content

Commit

Permalink
Update AmazonLocationiOSAuthSDK.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
zeeshanmakeen committed Jul 4, 2024
1 parent b02565f commit dee687e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AmazonLocationiOSAuthSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/aws-geospatial/amazon-location-mobile-auth-sdk-ios'
s.license = { :type => 'Apache License, Version 2.0', :text => 'https://www.apache.org/licenses/LICENSE-2.0' }
s.author = { 'Oleg Filimonov' => '[email protected]' }
s.source = { :git => 'https://github.com/makeen-project/amazon-location-mobile-auth-sdk-ios.git', :branch => 'ALMS-204_CocoaPods_Support' }
s.source = { :git => 'https://github.com/makeen-project/amazon-location-mobile-auth-sdk-ios.git', :tag => '0.2.2' }

s.ios.deployment_target = '13.0'

Expand Down

0 comments on commit dee687e

Please sign in to comment.