Skip to content

Commit

Permalink
Remove React dependency from the podspec file
Browse files Browse the repository at this point in the history
  • Loading branch information
rborn authored Nov 23, 2017
1 parent 4b65411 commit 1b96031
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions RNI18n.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1b96031

Please sign in to comment.