2 "name": "YttriumWrapper",
4 "summary": "4337 implementation",
5 "description": "4337 implementation and Chain Abstraction",
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": "platforms/swift/Sources/Yttrium/**/*.{swift,h}",
21 "prepare_command": "curl -L -o libuniffi_yttrium.xcframework.zip 'https://github.com/reown-com/yttrium/releases/download/02.21/libuniffi_yttrium.xcframework.zip'\nunzip -o libuniffi_yttrium.xcframework.zip -d platforms/swift/\nrm libuniffi_yttrium.xcframework.zip",
22 "vendored_frameworks": "platforms/swift/target/ios/libuniffi_yttrium.xcframework",
23 "swift_version": "5.9"