blob: 5464b390ce8652f21de2bd8e1ae4b8fb62e2abec [file] [log] [blame]
{
"name": "freecell-mopub-pod",
"static_framework": true,
"version": "0.4",
"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/freecell-mopub-pod.git",
"tag": "v0.4"
},
"source_files": "**/*.{h,m,mm,framework}",
"ios": {
"dependencies": {
"VAMP": [
"~> 7.2.3"
],
"mopub-ios-sdk": [
]
}
}
}