[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / e / 3 / 9 / ParticleAuthService / 0.8.12 / ParticleAuthService.podspec.json
blob404a93b764cd1104030acd11b8852f664d6f5f84
2   "name": "ParticleAuthService",
3   "version": "0.8.12",
4   "summary": "ParticleAuthService provide auth service, support Solana, Ethereum and more.",
5   "description": "Particle Auth is a pluggable auth infrastructure for Web3.0 wallets and applications. We support mobile number and email login, providing users with a simple operating experience. Their login account is then associated with a blockchain wallet, which is secured with a \"Threshold Signatures vault\".",
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-0.8.12.zip",
16     "sha1": "b1971fe8ecc4e2c21cba64907a82973b6e50273b"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.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": [
31       "~> 1.5.1"
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   "resources": [
47     "XCFrameworks/ParticleAuthService/ParticleAuthService.bundle"
48   ],
49   "swift_version": "5.0"