[Add] RSKCollectionViewRetractableFirstItemLayout 3.0.0
[CocoaPods.git] / Specs / 2 / a / e / MeiliSearch / 0.11.0 / MeiliSearch.podspec.json
blob511a583256fee25605e4dd3fdc04ca7dded82f18
2   "name": "MeiliSearch",
3   "version": "0.11.0",
4   "summary": "The MeiliSearch API client written in Swift",
5   "description": "MeiliSearch-Swift is a client for MeiliSearch written in Swift.\n\n## Features:\n\n  * Complete full API wrapper\n  * Easy to install, deploy, and maintain\n  * Highly customizable\n  * No external dependencies\n  * Thread safe\n  * Uses Codable",
6   "homepage": "https://github.com/meilisearch/meilisearch-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MeiliSearch": "bonjour@meilisearch.com"
13   },
14   "source": {
15     "git": "https://github.com/meilisearch/meilisearch-swift.git",
16     "tag": "0.11.0"
17   },
18   "social_media_url": "https://twitter.com/meilisearch",
19   "source_files": "Sources/**/*",
20   "swift_versions": [
21     "5.2"
22   ],
23   "platforms": {
24     "ios": "10.0",
25     "osx": "10.10"
26   },
27   "swift_version": "5.2"