[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / f / 7 / CustomAuth / 4.1.1 / CustomAuth.podspec.json
blob5f4df7569508847be82edab9ce50537f17975a0e
2   "name": "CustomAuth",
3   "version": "4.1.1",
4   "platforms": {
5     "ios": "13.0"
6   },
7   "summary": "Swift SDK that allows applications to directly interact with the Torus Network, similar to how Torus Wallet does.",
8   "homepage": "https://github.com/torusresearch/customauth-swift-sdk",
9   "license": {
10     "type": "BSD",
11     "file": "License.md"
12   },
13   "swift_versions": "5.3",
14   "authors": {
15     "Torus Labs": "rathishubham017@gmail.com"
16   },
17   "module_name": "CustomAuth",
18   "source": {
19     "git": "https://github.com/torusresearch/customauth-swift-sdk.git",
20     "tag": "4.1.1"
21   },
22   "source_files": [
23     "Sources/CustomAuth/*.{swift}",
24     "Sources/CustomAuth/**/*.{swift}"
25   ],
26   "dependencies": {
27     "Torus-utils": [
28       "~> 3.0.0"
29     ],
30     "JWTDecode": [
31       "~> 2.6"
32     ]
33   },
34   "swift_version": "5.3"