[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 5 / 1 / OpenAIKit / 1.7.0 / OpenAIKit.podspec.json
blobec6a1fa50b3fdc3912e6982043343ce09b7f5646
2   "name": "OpenAIKit",
3   "version": "1.7.0",
4   "summary": "OpenAI is a community-maintained repository containing Swift implementation over OpenAI public API.",
5   "description": "The OpenAI API can be applied to virtually any task that involves understanding or generating natural language or code. We offer a spectrum of models with different levels of power suitable for different tasks, as well as the ability to fine-tune your own custom models. These models can be used for everything from content generation to semantic search and classification.",
6   "homepage": "https://github.com/FuturraGroup/OpenAI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kyrylo Mukha": "kirill.mukha@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/FuturraGroup/OpenAI.git",
16     "tag": "1.7.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.5",
22   "source_files": "Sources/OpenAIKit/**/*.{swift}",
23   "swift_version": "5.5"