[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / a / 2 / 5 / OpenAIAssistants / 0.1.1 / OpenAIAssistants.podspec.json
blob5db74765d64cd8325ca4a5346c9d6207f869df3e
2   "name": "OpenAIAssistants",
3   "version": "0.1.1",
4   "summary": "OpenAI Assistants API client.",
5   "description": "Swift library for the OpenAI Assistants API",
6   "homepage": "https://github.com/exyte/openai-assistants-api",
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-assistants-api.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "http://exyte.com",
19   "platforms": {
20     "ios": "16.0"
21   },
22   "swift_versions": "5.7",
23   "source_files": "OpenAIAssistants/Source/**/*",
24   "dependencies": {
25     "Moya/Combine": [
26       "~> 15.0"
27     ],
28     "EventSourceHttpBody": [
29       "~> 0.1.0"
30     ]
31   },
32   "swift_version": "5.7"