Skip to content

Commit

Permalink
[Add] FreestarAds-PreRelease 5.30.0-beta-7
Browse files Browse the repository at this point in the history
  • Loading branch information
maddapper authored and CocoaPodsBot committed Oct 2, 2023
1 parent 46fc155 commit bc34d8e
Showing 1 changed file with 36 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"name": "FreestarAds-PreRelease",
"version": "5.30.0-beta-7",
"authors": "Freestar",
"license": {
"type": "Apache2.0",
"file": "LICENSE"
},
"homepage": "http://www.freestar.com",
"summary": "Freestar Ads Mediation system",
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"vendored_frameworks": "build/FreestarAds.xcframework",
"resources": "build/Assets/*.xib",
"dependencies": {
"FreestarAds-AdQualityKit": [
"5.0.4"
],
"FSLPromisesObjC": [
"2.2.1"
],
"FSTRAdsIdentity": [
"1.0.0"
]
},
"source": {
"git": "https://gitlab.com/freestar/ios-binaries.git",
"tag": "FreestarAds-PreRelease-5.30.0-beta-7"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
},
"swift_version": "5.0"
}

0 comments on commit bc34d8e

Please sign in to comment.