[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 6 / 7 / 3 / YttriumWrapper / 02.21 / YttriumWrapper.podspec.json
blob6a15f8403925cb4a1ddfcf3b6dfc40fda5e73a99
2   "name": "YttriumWrapper",
3   "version": "02.21",
4   "summary": "4337 implementation",
5   "description": "4337 implementation and Chain Abstraction",
6   "homepage": "https://reown.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "reown inc.",
12   "source": {
13     "git": "https://github.com/reown-com/yttrium.git",
14     "tag": "02.21"
15   },
16   "platforms": {
17     "ios": "13.0"
18   },
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"