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/InstantSearchCore/**/*.{swift}",
30 "AlgoliaSearchClient": [
33 "InstantSearchInsights": [
46 "source_files": "Sources/InstantSearch/**/*.{swift}",
48 "InstantSearch/Core": [
58 "pod_target_xcconfig": {
59 "OTHER_SWIFT_FLAGS": "-DInstantSearchCocoaPods"
63 "swift_version": "5.1"