mirror of
https://github.com/status-im/react-native-i18n.git
synced 2025-01-11 12:44:16 +00:00
Remove cocoapods dependency
This commit is contained in:
parent
606597ab8b
commit
208ee2192f
@ -12,8 +12,6 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = '7.0'
|
||||
s.tvos.deployment_target = '9.0'
|
||||
s.source = { git: "https://github.com/AlexanderZaytsev/react-native-i18n.git", tag: s.version.to_s }
|
||||
s.source_files = "ios/**/*.{h,m}"
|
||||
s.source_files = "ios/**/*.{h,m}"
|
||||
s.requires_arc = true
|
||||
|
||||
s.dependency "React"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user