Skip to content

Commit

Permalink
Fix ambiguous resolution with react-native module (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
apparition47 authored and xwenliang committed Jan 19, 2018
1 parent 00dcb45 commit 6c08010
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Picker.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ Pod::Spec.new do |s|
s.platform = :ios, '7.0'
s.preserve_paths = '*.js'

s.dependency 'React'

s.subspec 'Core' do |ss|
ss.source_files = 'ios/RCTBEEPickerManager/*.{h,m}'
ss.public_header_files = ['ios/RCTBEEPickerManager/*.h']
Expand Down

0 comments on commit 6c08010

Please sign in to comment.