2 "name": "InstantSearch",
14 "summary": "A library of widgets and helpers to build instant-search applications on iOS.",
15 "homepage": "https://github.com/algolia/instantsearch-ios",
17 "Algolia": "contact@algolia.com"
20 "git": "https://github.com/algolia/instantsearch-ios.git",
23 "swift_versions": "5.1",
24 "default_subspecs": "UI",
28 "source_files": "Sources/InstantSearchInsights/**/*.{swift}",
30 "AlgoliaSearchClient": [
43 "source_files": "Sources/InstantSearchCore/**/*.{swift}",
44 "exclude_files": "Sources/InstantSearchCore/SwiftUI/**/*.{swift}",
46 "AlgoliaSearchClient": [
49 "InstantSearch/Insights": [
59 "pod_target_xcconfig": {
60 "OTHER_SWIFT_FLAGS": "-DInstantSearchCocoaPods"
65 "source_files": "Sources/InstantSearch/**/*.{swift}",
66 "exclude_files": "Sources/InstantSearch/SwiftUI/**/*.{swift}",
68 "InstantSearch/Core": [
78 "pod_target_xcconfig": {
79 "OTHER_SWIFT_FLAGS": "-DInstantSearchCocoaPods"
85 "Sources/InstantSearchCore/SwiftUI/**/*.{swift}",
86 "Sources/InstantSearch/SwiftUI/**/*.{swift}"
89 "InstantSearch/Core": [
99 "pod_target_xcconfig": {
100 "OTHER_SWIFT_FLAGS": "-DInstantSearchCocoaPods"
108 "swift_version": "5.1"