-
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.
- Loading branch information
1 parent
79660c3
commit 518eb71
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
36 changes: 36 additions & 0 deletions
36
Specs/e/1/6/BUAdTestMeasurement/6.4.3.2/BUAdTestMeasurement.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,36 @@ | ||
{ | ||
"name": "BUAdTestMeasurement", | ||
"version": "6.4.3.2", | ||
"summary": "Help developers detect the necessary components and parameter configuration modules in the connection process under the test state.", | ||
"description": "When the pangolin SDK is connected, it can help developers detect the necessary components and parameter configuration modules in the connection process under the test state, and provide a visual interface to help developers quickly find integration problems and fix them.", | ||
"homepage": "https://www.pangle.cn/", | ||
"license": { | ||
"type": "MIT", | ||
"file": "BUAdTestMeasurement/LICENSE" | ||
}, | ||
"authors": { | ||
"csj-ios": "[email protected]" | ||
}, | ||
"source": { | ||
"http": "https://sf3-fe-tos.pglstatp-toutiao.com/obj/csj-sdk-static/Public/BUAdTestMeasurement/6.4.3.2/BUAdTestMeasurement.zip" | ||
}, | ||
"platforms": { | ||
"ios": "10.0" | ||
}, | ||
"libraries": "sqlite3", | ||
"pod_target_xcconfig": { | ||
"OTHER_LDFLAGS": "-ObjC" | ||
}, | ||
"resources": [ | ||
"BUAdTestMeasurement/BUAdTestMeasurement.bundle" | ||
], | ||
"vendored_frameworks": [ | ||
"BUAdTestMeasurement/BUAdTestMeasurement.xcframework" | ||
], | ||
"preserve_paths": "BUAdTestMeasurement/BUAdTestMeasurement.xcframework", | ||
"dependencies": { | ||
"Ads-CN": [ | ||
"6.4.3.2" | ||
] | ||
} | ||
} |