Skip to content

Commit

Permalink
[Add] MentaTanxSDK 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shicymenta authored and CocoaPodsBot committed Feb 5, 2024
1 parent 054e741 commit 6034a3b
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions Specs/4/6/9/MentaTanxSDK/3.2.0/MentaTanxSDK.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"name": "MentaTanxSDK",
"version": "3.2.0",
"summary": "TanxSDK",
"description": "瑞狮SDK",
"homepage": "https://github.com/shicymenta/MentaVlionSDK",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"shicymenta": "shicy@mentamob.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/shicymenta/MentaTanxSDK.git",
"tag": "3.2.0"
},
"frameworks": [
"AdSupport",
"CoreMotion",
"CoreTelephony",
"SystemConfiguration",
"WebKit"
],
"libraries": [
"resolv",
"z",
"sqlite3.0"
],
"vendored_frameworks": [
"Classes/Classes/TanxSDK.framework",
"Classes/Classes/TNXASDK.framework"
],
"resource_bundles": {
"TanxID": [
"Classes/Resources/**/*"
]
}
}

0 comments on commit 6034a3b

Please sign in to comment.