mirror of
https://github.com/status-im/react-native-languages.git
synced 2025-01-14 10:16:19 +00:00
Merge pull request #5 from crossfield/fix-podspec
Fix podspec so compilation works
This commit is contained in:
commit
5c9934d1b1
@ -14,4 +14,6 @@ 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user