From 8aafec9753c2966c8f0cbaa7ab74ccb387e4224b Mon Sep 17 00:00:00 2001 From: hzzhongjian Date: Mon, 16 Dec 2024 03:04:57 +0100 Subject: [PATCH] [Add] DSPSDK 1.0.1.8 --- Specs/9/a/b/DSPSDK/1.0.1.8/DSPSDK.podspec.json | 47 ++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 Specs/9/a/b/DSPSDK/1.0.1.8/DSPSDK.podspec.json diff --git a/Specs/9/a/b/DSPSDK/1.0.1.8/DSPSDK.podspec.json b/Specs/9/a/b/DSPSDK/1.0.1.8/DSPSDK.podspec.json new file mode 100644 index 000000000000..efa2547f523e --- /dev/null +++ b/Specs/9/a/b/DSPSDK/1.0.1.8/DSPSDK.podspec.json @@ -0,0 +1,47 @@ +{ + "name": "DSPSDK", + "version": "1.0.1.8", + "summary": "DSPSDK广告", + "description": "DSPSDKS广告,提供丰富的广告源", + "authors": { + "hzzhongjian": "opentwo@hzzhongjian.cn" + }, + "homepage": "https://github.com/hzzhongjian/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/hzzhongjian/DSPSDK.git", + "tag": "1.0.1.8" + }, + "resources": "DSPSDKS/*.bundle", + "vendored_frameworks": "DSPSDKS/*.xcframework", + "preserve_paths": "DSPSDKS/*.xcframework" +} -- 2.11.4.GIT