Skip to content

Commit

Permalink
Merge pull request AlexanderZaytsev#147 from rborn/rborn-patch-1
Browse files Browse the repository at this point in the history
Remove React dependency from the podspec file
  • Loading branch information
zoontek authored Nov 23, 2017
2 parents 4b65411 + 1b96031 commit c4764d8
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 c4764d8

Please sign in to comment.