-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Add] AnyThinkBaiduSDKAdapter 6.3.71.2
- Loading branch information
1 parent
baa2923
commit 5ab9ad9
Showing
1 changed file
with
38 additions
and
0 deletions.
There are no files selected for viewing
38 changes: 38 additions & 0 deletions
38
Specs/a/e/1/AnyThinkBaiduSDKAdapter/6.3.71.2/AnyThinkBaiduSDKAdapter.podspec.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"name": "AnyThinkBaiduSDKAdapter", | ||
"version": "6.3.71.2", | ||
"summary": "AnyThinkBaiduAdapter used for mediation with the TopOn SDK", | ||
"description": "TopOn SDK for developer", | ||
"homepage": "https://github.com/CocoaPods/Specs/search?o=desc&q=AnyThinkBaiduAdapter&s=indexed", | ||
"authors": { | ||
"topon": "[email protected]" | ||
}, | ||
"license": { | ||
"type": "MIT", | ||
"file": "AnyThinkBaiduAdapter-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/AnyThink_Release/v6.3.71/iOS/AnyThink_mediation/AnyThinkBaiduAdapter-6.3.71.2.zip", | ||
"type": "zip" | ||
}, | ||
"vendored_frameworks": "AnyThinkBaiduAdapter-6.3.71.2/AnyThinkBaiduAdapter.xcframework", | ||
"dependencies": { | ||
"AnyThinkiOS": [ | ||
"6.3.71" | ||
], | ||
"BaiduMobAdSDK": [ | ||
"5.361" | ||
] | ||
} | ||
} |