2 "name": "metamask-ios-sdk",
4 "summary": "Enable users to easily connect with their MetaMask Mobile wallet.",
5 "swift_versions": "5.0",
6 "description": "The iOS MetaMask SDK enables native iOS apps to interact with the Ethereum blockchain via the MetaMask Mobile wallet.",
7 "homepage": "https://github.com/MetaMask/metamask-ios-sdk",
9 "type": "Copyright ConsenSys Software Inc. 2022. All rights reserved.",
13 "MetaMask": "sdk@metamask.io"
16 "git": "https://github.com/MetaMask/metamask-ios-sdk.git",
22 "source_files": "Sources/metamask-ios-sdk/Classes/**/*",
23 "user_target_xcconfig": {
24 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64"
26 "pod_target_xcconfig": {
27 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64"
29 "vendored_frameworks": "Sources/metamask-ios-sdk/Frameworks/Ecies.xcframework",
31 "Socket.IO-Client-Swift": [
35 "swift_version": "5.0"