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",
12 "Meilisearch": "bonjour@meilisearch.com"
15 "git": "https://github.com/meilisearch/meilisearch-swift.git",
18 "social_media_url": "https://twitter.com/meilisearch",
19 "source_files": "Sources/**/*.{h,m,swift}",
27 "swift_version": "5.2"