diff --git a/Specs/e/f/d/MentaTanxAdapter/5.20.14/MentaTanxAdapter.podspec.json b/Specs/e/f/d/MentaTanxAdapter/5.20.14/MentaTanxAdapter.podspec.json new file mode 100644 index 00000000000000..9663c212000e79 --- /dev/null +++ b/Specs/e/f/d/MentaTanxAdapter/5.20.14/MentaTanxAdapter.podspec.json @@ -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" + ] + } +}