[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 3 / 7 / SudoOperations / 3.1.0 / SudoOperations.podspec.json
blob2b2197dc14ada2581145d84d1f357fe206c17e41
2   "name": "SudoOperations",
3   "version": "3.1.0",
4   "authors": {
5     "Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
6   },
7   "homepage": "https://sudoplatform.com",
8   "summary": "Operations SDK for the Sudo Platform by Anonyome Labs.",
9   "license": {
10     "type": "Apache License, Version 2.0",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/sudoplatform/sudo-operations-ios.git",
15     "tag": "v3.1.0"
16   },
17   "source_files": "SudoOperations/**/*.swift",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "SudoLogging": [
25       "~> 0.2"
26     ],
27     "AWSAppSync": [
28       "~> 3.0"
29     ]
30   },
31   "swift_version": "5.0"