Skip to content

Commit

Permalink
[Add] ConnectEVMAdapter 0.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
SunZhiC authored and CocoaPodsBot committed Nov 10, 2023
1 parent 8f431eb commit 6a8c07f
Showing 1 changed file with 41 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"name": "ConnectEVMAdapter",
"version": "0.2.13",
"summary": "The best way to connect a wallet. Support multi chains and multi wallet.",
"description": "The Particle Connect is the best way to connect a wallet. Support multi chains and multi wallets.",
"homepage": "https://particle.network/",
"license": {
"type": "Commercial License",
"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"
},
"authors": {
"SunZhiC": "sunzhichao@minijoy.work"
},
"source": {
"http": "https://static.particle.network/sdks/ios/ParticleConnect-Static_XCFramework-0.2.13.zip",
"sha1": "a636f84c50fecf8afdefaca2ba8082bc1337b164"
},
"swift_versions": "5.7",
"platforms": {
"ios": "14.0"
},
"vendored_frameworks": "XCFrameworks/ConnectEVMAdapter.xcframework",
"dependencies": {
"RxAlamofire": [
"~> 6.1.1"
],
"BigInt": [
"~> 5.2.0"
],
"CryptoSwift": [

],
"SwiftyUserDefaults": [
"~> 5.3.0"
],
"ConnectCommon": [

]
},
"swift_version": "5.7"
}

0 comments on commit 6a8c07f

Please sign in to comment.