From 61cc216eee5202c4331d79b915b1502a3943e8f6 Mon Sep 17 00:00:00 2001 From: hzzhongjian Date: Tue, 2 Jan 2024 12:00:33 +0100 Subject: [PATCH] [Delete] DSPSDK 1.0.0 --- Specs/9/a/b/DSPSDK/1.0.0/DSPSDK.podspec.json | 47 ---------------------------- 1 file changed, 47 deletions(-) delete mode 100644 Specs/9/a/b/DSPSDK/1.0.0/DSPSDK.podspec.json diff --git a/Specs/9/a/b/DSPSDK/1.0.0/DSPSDK.podspec.json b/Specs/9/a/b/DSPSDK/1.0.0/DSPSDK.podspec.json deleted file mode 100644 index 8de606990faa..000000000000 --- a/Specs/9/a/b/DSPSDK/1.0.0/DSPSDK.podspec.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "name": "DSPSDK", - "version": "1.0.0", - "summary": "DSPSDK广告", - "description": "DSPSDKS广告,提供丰富的广告源", - "authors": { - "mamingkang": "mamingkang@hzzhongjian.cn" - }, - "homepage": "https://github.com/HalfOfSunshine/DSPSDK.git", - "license": "MIT", - "platforms": { - "ios": "11.0" - }, - "frameworks": [ - "Foundation", - "UIKit", - "MobileCoreServices", - "CoreGraphics", - "Security", - "SystemConfiguration", - "CoreTelephony", - "AdSupport", - "CoreData", - "StoreKit", - "AVFoundation", - "MediaPlayer", - "CoreMedia", - "WebKit", - "Accelerate", - "CoreLocation", - "CoreMotion" - ], - "libraries": [ - "z", - "resolv.9", - "sqlite3", - "c++", - "c++abi" - ], - "source": { - "git": "https://github.com/HalfOfSunshine/DSPSDK.git", - "tag": "1.0.0" - }, - "resources": "DSPSDKS/*.bundle", - "vendored_frameworks": "DSPSDKS/*.xcframework", - "preserve_paths": "DSPSDKS/*.xcframework" -} -- 2.11.4.GIT