[Add] unicocheck-ios 2.16.5
[CocoaPods.git] / Specs / c / 2 / a / ExyteOpenAI / 1.0.1 / ExyteOpenAI.podspec.json
blob5de1d718f109c1aeb2f537ac98a4e4fa9c8d0148
2   "name": "ExyteOpenAI",
3   "version": "1.0.1",
4   "summary": "OpenAI Assistants API client.",
5   "description": "Swift library for the OpenAI Assistants API",
6   "homepage": "https://github.com/exyte/OpenAI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Exyte": "info@exyte.com"
13   },
14   "source": {
15     "git": "https://github.com/exyte/OpenAI.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "http://exyte.com",
19   "platforms": {
20     "ios": "16.0",
21     "osx": "13.0",
22     "tvos": "16.0",
23     "watchos": "9.0"
24   },
25   "swift_versions": "5.7",
26   "source_files": "Sources/ExyteOpenAI/**/*",
27   "dependencies": {
28     "EventSourceHttpBody": [
29       "~> 0.1.4"
30     ]
31   },
32   "swift_version": "5.7"