blob: 4ccee9bb5c789a8ae8bf980494105e77f503f3f8 [file] [log] [blame]
{
"name": "FSMoPubAdapter-iOS",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "MoPubAdapter.framework"
},
"dependencies": {
"Google-Mobile-Ads-SDK": [
"7.24.1"
],
"mopub-ios-sdk/Core": [
"5.2.0"
]
}
}