[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 2 / a / ExyteOpenAI / 1.0.0 / ExyteOpenAI.podspec.json
blob13e82094e9324ca5326a8c45a562fba67b47274e
2   "name": "ExyteOpenAI",
3   "version": "1.0.0",
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.0"
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"