[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / b / f / 5 / ParticleAuthCore / 1.3.0 / ParticleAuthCore.podspec.json
blob5f984c094d9f4a99d7f790dd00de03c7c3138299
2   "name": "ParticleAuthCore",
3   "version": "1.3.0",
4   "summary": "ParticleAuthCore provide auth service, support Solana, Ethereum and more.",
5   "description": "Particle Network is a full-stack, data-driven, and composable Web3 data and development platform. Our vision is to accelerate the world's transition into the cryptoverse. Using our powerful SDKs, developers can focus on creating great app experiences rather than the heavy lifting.",
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/ParticleAuthCore-Static_XCFramework-1.3.0.zip",
16     "sha1": "378ee5ee2efa446a7b32fa0f5db59a2bb33b1578"
17   },
18   "user_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64"
23   },
24   "swift_versions": "5.7",
25   "platforms": {
26     "ios": "14.0"
27   },
28   "vendored_frameworks": "XCFrameworks/ParticleAuthCore.xcframework",
29   "dependencies": {
30     "SwiftyJSON": [
31       "~> 5.0"
32     ],
33     "Base58.swift": [
35     ],
36     "CryptoSwift": [
38     ],
39     "AWSKMS": [
41     ],
42     "SnapKit": [
44     ],
45     "Then": [
47     ],
48     "RxSwift": [
49       "6.5.0"
50     ],
51     "RxCocoa": [
52       "6.5.0"
53     ],
54     "RxAlamofire": [
55       "~> 6.1.1"
56     ],
57     "SwiftMessages": [
59     ],
60     "SDWebImage": [
62     ],
63     "SDWebImageWebPCoder": [
65     ],
66     "SkeletonView": [
68     ],
69     "ParticleMPCCore": [
71     ],
72     "ParticleNetworkBase": [
74     ]
75   },
76   "resources": [
77     "XCFrameworks/ParticleAuthCore/ParticleAuthCore.bundle"
78   ],
79   "swift_version": "5.7"