Skip to content

Commit

Permalink
[Add] MSMobAdSDK 2.4.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lei Dai authored and CocoaPodsBot committed Oct 14, 2024
1 parent a24e418 commit d19507a
Showing 1 changed file with 68 additions and 0 deletions.
68 changes: 68 additions & 0 deletions Specs/8/b/3/MSMobAdSDK/2.4.20.0/MSMobAdSDK.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"name": "MSMobAdSDK",
"version": "2.4.20.0",
"summary": "Mobile AD SDK For iOS.",
"homepage": "https://git.adxdata.com/meishu/MSMobAdSDK-iOS",
"license": "MIT",
"authors": {
"Lei Dai": "[email protected]"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://git.adxdata.com/meishu/MSMobAdSDK-iOS.git",
"tag": "2.4.20.0"
},
"default_subspecs": "MS",
"subspecs": [
{
"name": "MS",
"frameworks": [
"CoreMotion",
"UIKit"
],
"dependencies": {
"MSMobAdSDK/MotionLess": [

]
},
"vendored_frameworks": "MSAdMotion/MSAdMotion.xcframework"
},
{
"name": "MotionLess",
"frameworks": [
"AdSupport",
"AVFoundation",
"CoreLocation",
"CoreImage",
"CoreTelephony",
"Foundation",
"Security",
"StoreKit",
"UIKit",
"WebKit",
"SystemConfiguration"
],
"vendored_frameworks": "MSMobAdSDK/MSAdSDK.xcframework",
"resources": "MSMobAdSDK/MSAdSDK.bundle"
},
{
"name": "MSAdTestAssistant",
"vendored_frameworks": "MSAdTestAssistant/MSAdTestAssistant.framework",
"resources": "MSAdTestAssistant/MSAdTestAssistant.bundle"
},
{
"name": "CSJMMeiShuAdapter",
"vendored_frameworks": "MSAdThirdAdapter/CSJMMeiShuAdapter.xcframework"
},
{
"name": "TopOnMMeiShuAdapter",
"vendored_frameworks": "MSAdThirdAdapter/TopOnMMeiShuAdapter.xcframework"
},
{
"name": "MSMPangleAdapter",
"vendored_frameworks": "MSAdThirdAdapter/MSMPangleAdapter.xcframework"
}
]
}

0 comments on commit d19507a

Please sign in to comment.