Skip to content

Commit

Permalink
Keep react as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
zoontek committed Dec 21, 2017
1 parent 07ce269 commit 4bdc4bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RNI18n.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ 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 4bdc4bf

Please sign in to comment.