Skip to content

Commit

Permalink
Update react-native-udp.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
DomiR authored Mar 29, 2019
1 parent ea86d4c commit 106866e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions react-native-udp.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ Pod::Spec.new do |s|
s.source = { :git => package_json["repository"]["url"].gsub(/(http.*)/).first, :tag => "v#{s.version}" }
s.source_files = 'ios/**/*.{h,m}'

s.dependency "React"
end

0 comments on commit 106866e

Please sign in to comment.