[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / c / 0 / 7 / AlgoliaSearchClient / 8.0.0 / AlgoliaSearchClient.podspec.json
blob3a3bb855d27c410c2f5fb2a594e18581f78e7401
2   "name": "AlgoliaSearchClient",
3   "module_name": "AlgoliaSearchClient",
4   "version": "8.0.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": "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"
25   },
26   "source_files": "Sources/AlgoliaSearchClient/**/*.swift",
27   "dependencies": {
28     "Logging": [
30     ]
31   },
32   "swift_version": "5.1"