[Add] BitLabs 3.2.9
[CocoaPods.git] / Specs / 4 / 0 / 1 / ACMOpenAI / 1.0.3 / ACMOpenAI.podspec.json
blobd464debed8fca3dcdaf3cd203381a27099f14e32
2   "name": "ACMOpenAI",
3   "version": "1.0.3",
4   "summary": "ACMOpenAI iOS Library",
5   "description": "ACMOpenAI is a library that help developers to use Open AI API easily.",
6   "homepage": "https://github.com/AppcentMobile/ACMOpenAI-iOS",
7   "license": {
8     "type": "MIT License",
9     "file": "LICENCE"
10   },
11   "authors": "burak",
12   "platforms": {
13     "ios": "13.0"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/AppcentMobile/ACMOpenAI-iOS.git",
18     "tag": "1.0.3"
19   },
20   "source_files": "Sources/**/*.{h,m,swift}",
21   "dependencies": {
22     "ACMNetworking": [
23       "~> 1.1.3"
24     ]
25   },
26   "swift_version": "5.0"