[Add] CarDrLib 1.0.1
[CocoaPods.git] / Specs / b / f / 5 / ParticleAuthCore / 0.1.1 / ParticleAuthCore.podspec.json
blobbf21e7d829018e90da9dd3a35f06e143bb015561
2   "name": "ParticleAuthCore",
3   "version": "0.1.1",
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-0.1.1.zip",
16     "sha1": "01c7308e98bc43b9a6d1a9121d105a14a6a5c319"
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"