Skip to content

Commit

Permalink
[Add] DSPSDK 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hzzhongjian authored and CocoaPodsBot committed Dec 27, 2023
1 parent 4e3d45f commit a7ea615
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions Specs/9/a/b/DSPSDK/1.0.0/DSPSDK.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"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"
}

0 comments on commit a7ea615

Please sign in to comment.