blob: 46f00481f4028f6023f07bc8be3f53fc46a838e6 [file] [log] [blame]
{
"name": "klondike-mopub-pod",
"static_framework": true,
"version": "0.8",
"summary": "Unity wrapper for MoPub iOS SDK not supported mediations",
"homepage": "https://github.com/mopub/mopub-unity-sdk",
"license": "MIT",
"authors": {
"MoPub": "support@mopub.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/avsaro/klondike-mopub-pod.git",
"tag": "v0.8"
},
"source_files": "**/*.{h,m,mm}",
"vendored_frameworks": "DTBiOSSDK.framework",
"ios": {
"dependencies": {
"VAMP": [
"~> 7.5.0"
],
"SmaatoSDK": [
"~> 10.2.0"
],
"InMobiSDK": [
"~> 7.2.8"
],
"MoPub-UnityAds-Adapters": [
"3.3.0.1"
],
"MoPub-Applovin-Adapters": [
"6.11.4.0"
],
"mopub-ios-sdk": [
]
}
}
}