[Add] YIM 2.2.1
[CocoaPods.git] / Specs / b / f / 5 / ParticleAuthCore / 0.1.8 / ParticleAuthCore.podspec.json
blob97e44e45f64f80855bd8b68fe1170e426b485893
2   "name": "ParticleAuthCore",
3   "version": "0.1.8",
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.8.zip",
16     "sha1": "72e795514058d05c677a82a67587aae3ec0b927a"
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"