Skip to content

Commit

Permalink
[Add] MentaCSJAdapter 5.20.14
Browse files Browse the repository at this point in the history
  • Loading branch information
JiaDingYi authored and CocoaPodsBot committed Apr 8, 2024
1 parent 4e87977 commit 1f313bd
Showing 1 changed file with 67 additions and 0 deletions.
67 changes: 67 additions & 0 deletions Specs/d/f/8/MentaCSJAdapter/5.20.14/MentaCSJAdapter.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
{
"name": "MentaCSJAdapter",
"version": "5.20.14",
"summary": "MentaCSJAdapter.",
"description": "This is the MentaVlionAdapter. Please proceed to https://www.mentamob.com for more information.",
"homepage": "https://www.mentamob.com/",
"license": "Custom",
"authors": {
"wzy": "wangzeyong@mentamob.com",
"shicymenta": "shicy@mentamob.com"
},
"source": {
"http": "https://bj-menta-sdk.oss-cn-beijing.aliyuncs.com/iOS/MentaCSJAdapter/5.20.14/MentaCSJAdapter-5.20.14.tar.bz2"
},
"platforms": {
"ios": "11.0"
},
"frameworks": [
"UIKit",
"MapKit",
"WebKit",
"MediaPlayer",
"CoreLocation",
"AdSupport",
"CoreMedia",
"AVFoundation",
"CoreTelephony",
"StoreKit",
"SystemConfiguration",
"MobileCoreServices",
"CoreMotion",
"Accelerate",
"AudioToolbox",
"JavaScriptCore",
"Security",
"CoreImage",
"AudioToolbox",
"ImageIO",
"QuartzCore",
"CoreGraphics",
"CoreText"
],
"libraries": [
"c++",
"resolv",
"z",
"sqlite3",
"bz2",
"xml2",
"iconv",
"c++abi"
],
"weak_frameworks": [
"AppTrackingTransparency",
"DeviceCheck"
],
"static_framework": true,
"vendored_frameworks": "*.xcframework",
"dependencies": {
"MentaUnifiedSDK": [
"~> 5.20.12"
],
"Ads-CN": [
"5.9.2.0"
]
}
}

0 comments on commit 1f313bd

Please sign in to comment.