[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / c / 0 / 7 / AlgoliaSearchClient / 8.0.0-beta.10 / AlgoliaSearchClient.podspec.json
blobbf47a8ff2595db273ac2ab987f988520245c2798
2   "name": "AlgoliaSearchClient",
3   "module_name": "AlgoliaSearchClient",
4   "version": "8.0.0-beta.10",
5   "summary": "Algolia Search API Client written in Swift.",
6   "homepage": "https://github.com/algolia/algoliasearch-client-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Algolia": "contact@algolia.com"
13   },
14   "documentation_url": "https://www.algolia.com/doc/api-client/getting-started/what-is-the-api-client/swift/",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "swift_versions": "5.1",
22   "source": {
23     "git": "https://github.com/algolia/algoliasearch-client-swift.git",
24     "tag": "8.0.0-beta.10"
25   },
26   "source_files": "Sources/AlgoliaSearchClient/**/*.swift",
27   "dependencies": {
28     "Logging": [
30     ]
31   },
32   "swift_version": "5.1"