blob: 2295df80a3a37f1875274d0d2e0591097ce91d1b [file] [log] [blame]
{
"name": "FSMoPubAdapter-iOS",
"version": "0.0.2",
"summary": "MoPub Adapter (DFP) for Freestar Ad SDK.",
"description": "MoPub adapter dependency for the Freestar Ad SDK.",
"homepage": "https://freestar.io",
"license": "MIT",
"authors": {
"Freestar Mobile Engineering": "dean.chang@freestar.io"
},
"source": {
"git": "https://github.com/maddapper/MoPubAdapter-iOS.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "MoPubAdapter.framework"
},
"dependencies": {
"Google-Mobile-Ads-SDK": [
"7.41.0"
],
"mopub-ios-sdk/Core": [
"5.2.0"
]
}
}