[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 6 / 7 / 3 / YttriumWrapper / 0.2.20 / YttriumWrapper.podspec.json
blobd891e94c2ce1100a85a37479dfecd8ff57168704
2   "name": "YttriumWrapper",
3   "version": "0.2.20",
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": "0.2.20"
15   },
16   "platforms": {
17     "ios": "17.5"
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/0.2.20/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"