Remove React dependency

This commit is contained in:
Mathieu Acthernoene
2017-11-23 11:18:51 +01:00
committed by GitHub
parent de51c52a78
commit f379c863c6
-2
View File
@@ -14,6 +14,4 @@ Pod::Spec.new do |spec|
spec.source = { :git => "https://github.com/react-community/react-native-languages.git" }
spec.source_files = "ios/**/*.{h,m}"
spec.dependency "React"
end