2 "name": "MetamaskProviderPlugin",
4 "summary": "Metamask ethereum wallet plugin",
5 "homepage": "https://github.com/polywrap/ethereum-wallet",
8 "Cesar": "cesar@polywrap.io"
10 "source_files": "implementations/swift-metamask/Source/**/*.swift",
11 "swift_versions": "5.0",
15 "user_target_xcconfig": {
16 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64"
18 "pod_target_xcconfig": {
19 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64"
22 "git": "https://github.com/polywrap/ethereum-wallet.git",
23 "branch": "feat/swift-implementation"
25 "static_framework": true,
34 "swift_version": "5.0"