Skip to content

Commit

Permalink
fix(amazon-cognito-identity-js): update podspec dep (#7873)
Browse files Browse the repository at this point in the history
  • Loading branch information
amhinson authored Mar 9, 2021
1 parent 2849f22 commit 6c9c4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/amazon-cognito-identity-js/RNAWSCognito.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ Pod::Spec.new do |s|

s.source = { :git => "https://github.com/aws/aws-amplify.git", :tag => "amazon-cognito-identity-js@#{s.version.to_s}" }
s.source_files = 'ios/**/*.{h,m,c}'
s.dependency 'React'
s.dependency 'React-Core'
end

0 comments on commit 6c9c4ef

Please sign in to comment.