[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / e / 3 / 9 / ParticleAuthService / 1.2.0 / ParticleAuthService.podspec.json
blob18f33a717119c8aad434c1228dde0af81a213b7a
2   "name": "ParticleAuthService",
3   "version": "1.2.0",
4   "summary": "ParticleAuthService provide auth service, support Solana, Ethereum and more.",
5   "description": "Particle Auth provides MPC (Multi-Party Computation)-based threshold signatures.\nWith threshold signatures, each party creates an independent key. They then forge the vault’s lock together in a modular way, in which each party shapes a part of the lock that corresponds to its key.\nOur security is unlike any other auth/wallet service: it's better. Complex passwords and long seed phrases, browser extensions, and special hardware are no longer required for log-in. Instead, accounts are secured by industry-leading TSS implementation and KMS encryption.",
6   "homepage": "https://particle.network/",
7   "license": {
8     "type": "Commercial License",
9     "text": "\\nCopyright 2022 Particle Network. All rights reserved.\\n\\nThe Particle SDK is available under a commercial license (https://docs.particle.network/resources/terms-and-conditions/api-and-sdk-license-agreement).\\n\\n"
10   },
11   "authors": {
12     "SunZhiC": "sunzhichao@minijoy.work"
13   },
14   "source": {
15     "http": "https://static.particle.network/sdks/ios/ParticleNetwork-Static_XCFramework-1.2.0.zip",
16     "sha1": "5cb5932f3922cb5ca7d8ad2923dfb9ace659f9bd"
17   },
18   "swift_versions": "5.7",
19   "platforms": {
20     "ios": "14.0"
21   },
22   "vendored_frameworks": "XCFrameworks/ParticleAuthService.xcframework",
23   "dependencies": {
24     "RxSwift": [
25       "6.5.0"
26     ],
27     "RxCocoa": [
28       "6.5.0"
29     ],
30     "CryptoSwift": [
32     ],
33     "SwiftyJSON": [
34       "~> 5.0"
35     ],
36     "RxAlamofire": [
37       "~> 6.1.1"
38     ],
39     "SwiftyUserDefaults": [
40       "~> 5.3.0"
41     ],
42     "ParticleNetworkBase": [
44     ]
45   },
46   "swift_version": "5.7"