[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / 4 / 0 / 1 / ACMOpenAI / 1.0.0 / ACMOpenAI.podspec.json
blob4508021b46273038c680512e51ac0d5d43b4b64b
2   "name": "ACMOpenAI",
3   "version": "1.0.0",
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": "Apache License, Version 2.0",
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.0"
19   },
20   "source_files": "Sources/**/*.{h,m,swift}",
21   "dependencies": {
22     "ACMNetworking": [
23       "~> 1.1.3"
24     ]
25   },
26   "swift_version": "5.0"