2 "name": "InstantSearch",
3 "version": "7.0.0-beta.1",
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": "Core",
28 "source_files": "Sources/InstantSearchCore/**/*.{swift}",
30 "AlgoliaSearchClientSwift": [
33 "InstantSearchInsights": [
40 "source_files": "Sources/InstantSearch/**/*.{swift}",
42 "InstantSearch/Core": [
50 "pod_target_xcconfig": {
51 "OTHER_SWIFT_FLAGS": "-DInstantSearchCocoaPods"
55 "swift_version": "5.1"