Skip to content

Commit

Permalink
[Add] CXHAdSDK-TopOn 1.6.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ckkkcsg authored and CocoaPodsBot committed Dec 25, 2024
1 parent e9a0714 commit 387be7f
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions Specs/0/9/8/CXHAdSDK-TopOn/1.6.6.1/CXHAdSDK-TopOn.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"name": "CXHAdSDK-TopOn",
"version": "1.6.6.1",
"summary": "A short description of CXHAdSDK-TopOn.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/two-jumps/cxhad-sdk-top-on",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"二跳": "[email protected]"
},
"source": {
"git": "https://gitee.com/two-jumps/cxhad-sdk-top-on.git",
"tag": "1.6.6.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "CXHAdSDK-TopOn/Classes/**/*",
"requires_arc": true,
"static_framework": true,
"dependencies": {
"CXHAdSDK/Channel": [
"1.6.6.1"
],
"CXHAdSDK/RC": [
"1.6.6.1"
],
"AnyThinkiOS": [
"6.4.12"
]
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"xcconfig": {
"ARCHS": "${ARCHS_STANDARD_64_BIT}",
"VALID_ARCHS": "${ARCHS_STANDARD_64_BIT}"
}
}

0 comments on commit 387be7f

Please sign in to comment.