[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / b / f / 5 / ParticleAuthCore / 0.1.2 / ParticleAuthCore.podspec.json
blob4bf7452af9a3ead72bc267e5c030482d50d1e19e
2   "name": "ParticleAuthCore",
3   "version": "0.1.2",
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.2.zip",
16     "sha1": "06d29e08273bf82dcb02fdc8ce515810ab408c49"
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"