We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae269df commit 319603bCopy full SHA for 319603b
react-native-spotlight-search.podspec
@@ -13,6 +13,6 @@ Pod::Spec.new do |s|
13
s.platform = :ios, "9.0"
14
15
s.source = { :git => "https://github.com/jdmunro/react-native-spotlight-search.git", :tag => "v#{s.version}" }
16
- s.source_files = "./ios/RCTSpotlightSearch/**/*.{h,m}"
+ s.source_files = "ios/**/*.{h,m}"
17
s.dependency 'React'
18
end
0 commit comments