Skip to content

Commit

Permalink
Remove deprecated React Pod dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
morenoh149 committed Apr 7, 2018
1 parent 4b83381 commit efac356
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion react-native-contacts.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@ Pod::Spec.new do |s|
s.platform = :ios, "9.0"
s.source = { :git => package_json["repository"]["url"] }
s.source_files = 'ios/RCTContacts/*.{h,m}'
s.dependency 'React'

end

0 comments on commit efac356

Please sign in to comment.