Skip to content

Commit

Permalink
[Add] YieldloveExternalConfiguration 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hyungonkim-StroeerNZ authored and CocoaPodsBot committed Aug 29, 2024
1 parent a90227d commit cc4c9c5
Showing 1 changed file with 32 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"name": "YieldloveExternalConfiguration",
"version": "0.21.0",
"summary": "External configuration module for YieldloveAdIntegration",
"description": "Configure ad slots by providing an appName and adSlotName",
"homepage": "https://yieldlove.com/",
"documentation_url": "https://stroeerdigitalgroup.atlassian.net/wiki/x/FgGyc",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"Marcel Klínek": "[email protected]",
"Gianpiero Bozza": "[email protected]"
},
"source": {
"http": "https://slabs-yieldlove-ad-integration.s3.eu-central-1.amazonaws.com/ios/yieldlove-external-configuration-0.21.0.tgz"
},
"requires_arc": true,
"platforms": {
"ios": "12.0"
},
"static_framework": true,
"swift_versions": "5.0",
"source_files": "YieldloveExternalConfiguration/Classes/**/*.swift",
"dependencies": {
"PromiseKit": [
"~> 8"
]
},
"swift_version": "5.0"
}

0 comments on commit cc4c9c5

Please sign in to comment.