mirror of
https://github.com/status-im/react-native-languages.git
synced 2025-01-14 02:04:25 +00:00
Remove React dependency
This commit is contained in:
parent
de51c52a78
commit
f379c863c6
@ -14,6 +14,4 @@ Pod::Spec.new do |spec|
|
|||||||
|
|
||||||
spec.source = { :git => "https://github.com/react-community/react-native-languages.git" }
|
spec.source = { :git => "https://github.com/react-community/react-native-languages.git" }
|
||||||
spec.source_files = "ios/**/*.{h,m}"
|
spec.source_files = "ios/**/*.{h,m}"
|
||||||
|
|
||||||
spec.dependency "React"
|
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user