2 "name": "YttriumWrapper",
4 "summary": "4337 implementation",
5 "description": "4337 implementation",
6 "homepage": "https://reown.com",
11 "authors": "reown inc.",
13 "git": "https://github.com/reown-com/yttrium.git",
19 "swift_versions": "5.9",
20 "source_files": "crates/ffi/YttriumCore/Sources/YttriumCore/**/*.{swift,h}",
21 "prepare_command": "curl -L -o RustXcframework.xcframework.zip 'https://github.com/reown-com/yttrium/releases/download/0.2.7/RustXcframework.xcframework.zip'\nunzip -o RustXcframework.xcframework.zip -d crates/ffi/YttriumCore/\nrm RustXcframework.xcframework.zip",
22 "vendored_frameworks": "crates/ffi/YttriumCore/RustXcframework.xcframework",
23 "swift_version": "5.9"