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.2",
24 "default_subspecs": "UI",
28 "source_files": "Sources/InstantSearchInsights/**/*.{swift}",
30 "AlgoliaSearchClient": [
43 "source_files": "Sources/InstantSearchCore/**/*.{swift}",
45 "AlgoliaSearchClient": [
48 "InstantSearch/Insights": [
51 "InstantSearchTelemetry": [
61 "pod_target_xcconfig": {
62 "OTHER_SWIFT_FLAGS": "-DInstantSearchCocoaPods"
67 "source_files": "Sources/InstantSearch/**/*.{swift}",
69 "InstantSearch/Core": [
79 "pod_target_xcconfig": {
80 "OTHER_SWIFT_FLAGS": "-DInstantSearchCocoaPods"
85 "source_files": "Sources/InstantSearchSwiftUI/**/*.{swift}",
87 "InstantSearch/Core": [
97 "pod_target_xcconfig": {
98 "OTHER_SWIFT_FLAGS": "-DInstantSearchCocoaPods"
106 "swift_version": "5.2"