[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / b / e / OpenAIAPIManager / 1.0.6 / OpenAIAPIManager.podspec.json
blobef02f0b6717104a9b2e6a799dd09c91d126a3a5e
2   "name": "OpenAIAPIManager",
3   "version": "1.0.6",
4   "summary": "Open AI ChatGPT iOS SDK",
5   "description": "A comprehensive SDK for integrating OpenAI APIs into iOS applications. It provides a convenient and easy-to-use interface for making API requests and handling responses.",
6   "homepage": "https://github.com/DevCrew-io/openai-chatgpt-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DevCrew.IO": "founders@devcrew.io"
13   },
14   "requires_arc": true,
15   "swift_versions": "5.0",
16   "platforms": {
17     "osx": "10.13",
18     "ios": "11.0"
19   },
20   "source": {
21     "git": "https://github.com/DevCrew-io/openai-chatgpt-ios-sdk.git",
22     "tag": "1.0.6"
23   },
24   "source_files": "Sources/**/*.swift",
25   "swift_version": "5.0"