2 "name": "ImmutableXWalletSDK",
4 "summary": "The ImmutableX Wallet SDK iOS for applications written on the ImmutableX platform.",
5 "description": "The ImmutableX Wallet SDK iOS provides an easy way to connect your users Layer 1 Ethereum wallets and the derivation of an Immutable Layer 2 wallet.\n\nOnce both wallets are connected you will have access to the Signer (L1 wallet) and StarkSigner (L2 wallet) which can be used to perform transactions on ImmutableX.\n\nSession management is handled for you and any changes to the wallets connection will be notified through the callback.",
6 "homepage": "https://github.com/immutable/imx-wallet-sdk-ios",
8 "type": "Apache License 2.0",
12 "Immutable": "opensource@immutable.com"
15 "http": "https://github.com/immutable/imx-wallet-sdk-ios/releases/download/v0.1.0/ImmutableXWalletSDK.zip"
17 "cocoapods_version": ">= 1.10.0",
21 "swift_versions": "5.7",
22 "vendored_frameworks": "ImmutableXWalletSDK.xcframework",
27 "WalletConnectSwift": [
34 "swift_version": "5.7"