From ce404c7667add3afa79ca56bf40dd9775bca2fdd Mon Sep 17 00:00:00 2001 From: Sean Hill Date: Tue, 27 Aug 2024 21:19:35 +0200 Subject: [PATCH] [Delete] QuantumIOS 3.5.21 --- .../6/5/QuantumIOS/3.5.21/QuantumIOS.podspec.json | 44 ---------------------- 1 file changed, 44 deletions(-) delete mode 100644 Specs/6/6/5/QuantumIOS/3.5.21/QuantumIOS.podspec.json diff --git a/Specs/6/6/5/QuantumIOS/3.5.21/QuantumIOS.podspec.json b/Specs/6/6/5/QuantumIOS/3.5.21/QuantumIOS.podspec.json deleted file mode 100644 index 5c014fc90cfd..000000000000 --- a/Specs/6/6/5/QuantumIOS/3.5.21/QuantumIOS.podspec.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "name": "QuantumIOS", - "version": "3.5.21", - "summary": "iOS SDK for using Quantum", - "homepage": "https://docs.atomicfi.com/reference/transact-sdk#libraries__swift", - "license": { - "type": "Copyright", - "text": "© Copyright 2024 Atomic FI Inc." - }, - "authors": { - "Sean Hill": "sean@atomicfi.com" - }, - "source": { - "git": "https://github.com/atomicfi/quantum-ios.git", - "tag": "3.5.21" - }, - "platforms": { - "ios": "13.0" - }, - "swift_versions": "5", - "default_subspecs": "QuantumIOS", - "subspecs": [ - { - "name": "QuantumIOS", - "vendored_frameworks": "artifacts/QuantumIOS.xcframework", - "dependencies": { - "QuantumIOS/MuppetIOS": [ - - ] - }, - "platforms": { - "ios": "13.0" - } - }, - { - "name": "MuppetIOS", - "vendored_frameworks": "artifacts/MuppetIOS.xcframework", - "platforms": { - "ios": "13.0" - } - } - ], - "swift_version": "5" -} -- 2.11.4.GIT