Skip to content

Commit

Permalink
Merge pull request #28 from WebEngage/hotfix/1.2.10
Browse files Browse the repository at this point in the history
Dependacy for react changed to React-Core as latest xcode remove tran…
  • Loading branch information
SarthakWebEngage authored Nov 24, 2021
2 parents 6404e05 + 865afe0 commit 0d8ac77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/react-native-webengage.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ Pod::Spec.new do |s|
s.source_files = 'ios/*.{h,m}'

s.dependency 'WebEngage'
s.dependency 'React'
s.dependency 'React-Core'
end

0 comments on commit 0d8ac77

Please sign in to comment.