[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / e / c / OpenAIService / 1.1.9 / OpenAIService.podspec.json
blob29e17c3ff0546073f87f016305305e99c8a7a721
2   "name": "OpenAIService",
3   "version": "1.1.9",
4   "homepage": "https://github.com/sgusakovsky/OpenAIService",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE",
8     "text": "MIT License"
9   },
10   "authors": {
11     "Sergey Gusakovsky": "sgusakovsky@qulix.com"
12   },
13   "summary": "OpenAI API Client Library in Swift",
14   "description": "OpenAI API Client Library in Swift. This is a community-maintained library to access OpenAI HTTP API's. The full API docs can be found in Open AI docs.",
15   "source": {
16     "git": "https://github.com/sgusakovsky/OpenAIService.git",
17     "tag": "1.1.9"
18   },
19   "source_files": "Sources/**/*.swift",
20   "requires_arc": true,
21   "swift_versions": "5.0",
22   "platforms": {
23     "ios": "13.0"
24   },
25   "swift_version": "5.0"