Skip to content

Commit

Permalink
[Add] MentaTanxAdapter 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 5ae5fc2 commit 4e87977
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions Specs/e/f/d/MentaTanxAdapter/5.20.14/MentaTanxAdapter.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"name": "MentaTanxAdapter",
"version": "5.20.14",
"summary": "MentaTanxAdapter.",
"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/MentaTanxAdapter/5.20.14/MentaTanxAdapter-5.20.14.tar.bz2"
},
"platforms": {
"ios": "11.0"
},
"frameworks": [
"CoreMotion",
"CoreTelephony",
"SystemConfiguration"
],
"libraries": [
"c++",
"resolv",
"z",
"sqlite3",
"bz2",
"xml2",
"iconv",
"c++abi"
],
"weak_frameworks": [
"WebKit",
"AdSupport"
],
"static_framework": true,
"vendored_frameworks": "*.xcframework",
"dependencies": {
"MentaUnifiedSDK": [
"~> 5.20.12"
],
"MentaTanxSDK": [
"3.2.0.1"
]
}
}

0 comments on commit 4e87977

Please sign in to comment.