[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / a / e / MeiliSearch / 0.14.0 / MeiliSearch.podspec.json
blob1006bd13c1d97c6e556c28994db5cd39e275e897
2   "name": "MeiliSearch",
3   "version": "0.14.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.14.0"
17   },
18   "social_media_url": "https://twitter.com/meilisearch",
19   "source_files": "Sources/**/*.{h,m,swift}",
20   "swift_versions": [
21     "5.2"
22   ],
23   "platforms": {
24     "ios": "10.0",
25     "osx": "10.10"
26   },
27   "swift_version": "5.2"