Skip to content

Commit 319603b

Browse files
authored
Update react-native-spotlight-search.podspec
1 parent ae269df commit 319603b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-spotlight-search.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ Pod::Spec.new do |s|
1313
s.platform = :ios, "9.0"
1414

1515
s.source = { :git => "https://github.com/jdmunro/react-native-spotlight-search.git", :tag => "v#{s.version}" }
16-
s.source_files = "./ios/RCTSpotlightSearch/**/*.{h,m}"
16+
s.source_files = "ios/**/*.{h,m}"
1717
s.dependency 'React'
1818
end

0 commit comments

Comments
 (0)