[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / 7 / AlgoliaSearchClient / 8.9.0 / AlgoliaSearchClient.podspec.json
blobb9fc871594e8f77b6c2f6d5eb5d468d5fd0c0dbc
2   "name": "AlgoliaSearchClient",
3   "module_name": "AlgoliaSearchClient",
4   "version": "8.9.0",
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": "9.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.9.0"
25   },
26   "source_files": "Sources/AlgoliaSearchClient/**/*.swift",
27   "dependencies": {
28     "Logging": [
30     ]
31   },
32   "swift_version": "5.1"