diff --git a/Specs/a/f/b/TPNBaiduSDKAdapter/6.3.71.2/TPNBaiduSDKAdapter.podspec.json b/Specs/a/f/b/TPNBaiduSDKAdapter/6.3.71.2/TPNBaiduSDKAdapter.podspec.json new file mode 100644 index 00000000000000..d23ce2614d2241 --- /dev/null +++ b/Specs/a/f/b/TPNBaiduSDKAdapter/6.3.71.2/TPNBaiduSDKAdapter.podspec.json @@ -0,0 +1,38 @@ +{ + "name": "TPNBaiduSDKAdapter", + "version": "6.3.71.2", + "summary": "TPNBaiduAdapter used for mediation with the TopOn SDK", + "description": "TopOn SDK for developer", + "homepage": "https://github.com/CocoaPods/Specs/search?o=desc&q=TPNBaiduAdapter&s=indexed", + "authors": { + "topon": "mct-js@toponad.com" + }, + "license": { + "type": "MIT", + "file": "TPNBaiduAdapter-6.3.71.2/LICENSE" + }, + "platforms": { + "ios": "9.0" + }, + "static_framework": true, + "requires_arc": true, + "pod_target_xcconfig": { + "OTHER_LDFLAGS": [ + "-lObjC" + ], + "VALID_ARCHS": "x86_64 armv7 armv7s arm64" + }, + "source": { + "http": "https://topon-sdk-release.oss-cn-hangzhou.aliyuncs.com/TPN_Release/v6.3.71/iOS/TPN_mediation/AnyThinkBaiduAdapter-6.3.71.2.zip", + "type": "zip" + }, + "vendored_frameworks": "AnyThinkBaiduAdapter-6.3.71.2/AnyThinkBaiduAdapter.xcframework", + "dependencies": { + "TPNiOS": [ + "6.3.71" + ], + "BaiduMobAdSDK": [ + "5.361" + ] + } +}