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}",
45 "AlgoliaSearchClient": [
48 "InstantSearch/Insights": [
58 "pod_target_xcconfig": {
59 "OTHER_SWIFT_FLAGS": "-DInstantSearchCocoaPods"
64 "source_files": "Sources/InstantSearch/**/*.{swift}",
66 "InstantSearch/Core": [
76 "pod_target_xcconfig": {
77 "OTHER_SWIFT_FLAGS": "-DInstantSearchCocoaPods"
81 "swift_version": "5.1"