mirror of
https://github.com/status-im/react-native-i18n.git
synced 2025-03-03 21:30:35 +00:00
Remove React dependency from the podspec file
This commit is contained in:
parent
4b65411152
commit
1b960317a3
@ -14,6 +14,4 @@ Pod::Spec.new do |s|
|
||||
s.source = { git: "https://github.com/AlexanderZaytsev/react-native-i18n.git", tag: s.version.to_s }
|
||||
s.source_files = "ios/**/*.{h,m}"
|
||||
s.requires_arc = true
|
||||
|
||||
s.dependency "React"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user