Skip to content

Commit

Permalink
Update Cocoapods spec file for 7.8.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leberwurstsaft authored Sep 15, 2021
1 parent edd979c commit 0562efe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions MoPub-Fyber-Adapters.podspec.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "MoPub-Fyber-Adapters",
"version": "7.8.8.0",
"version": "7.8.9.0",
"summary": "Fyber Adapters for mediating through MoPub.",
"description": "Supported ad formats: Banner, Interstitial, Rewardedvideo\n\nTo download and integrate the Fyber SDK, please check this tutorial: https://developer.fyber.com/hc/en-us/articles/360010915618-Integrating-the-iOS-SDK. \n\n\nFor inquiries and support, please utilize the support page: https://www.fyber.com/.",
"homepage": "https://github.com/mopub/mopub-ios-mediation",
Expand All @@ -13,7 +13,7 @@
},
"source": {
"git": "https://github.com/lovoo/mopub-ios-mediation.git",
"tag": "fyber-7.8.8.0"
"tag": "fyber-7.8.9.0"
},
"platforms": {
"ios": "10.0"
Expand All @@ -33,12 +33,12 @@
"source_files": "Fyber/*.{h,m}",
"dependencies": {
"Fyber_Marketplace_SDK": [
"7.8.8"
"7.8.9"
],
"mopub-ios-sdk/Core": [
"~> 5.18"
]
}
}
]
}
}

0 comments on commit 0562efe

Please sign in to comment.