blob: 51591dc8ba32c3c138c3cdaa6d20df56b6f2e8d2 [file] [log] [blame]
{
"name": "InLocoMedia-iOS-AdMob-Mediation",
"version": "3.0.0",
"summary": "Monetize your mobile apps with In Loco Media, the most profitable Ad Network in Latin America.",
"description": "In Loco Media's SDK is easy to install, taking less than 1 hour to setup and start monetizing with relevant ads to the user, thanks to its powerful targeting capabilities. In Loco Media owns the most accurate global market positioning technology. You may use our mediation through Admob.",
"homepage": "http://www.inlocomedia.com",
"license": "LICENSE",
"authors": {
"Ubee Desenvolvimento de Software S/A.": "hi@inlocomedia.com"
},
"documentation_url": "https://github.com/in-loco-media/inlocomedia-ios-sdk/wiki",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/In-Loco-Media/InLocoMedia-iOS-Mediation.git",
"tag": "3.0.0"
},
"vendored_libraries": "AdMob/libInLocoMediaAdMobAdapters.a",
"source_files": "AdMob/*",
"requires_arc": true,
"dependencies": {
"InLocoMedia-iOS-SDK": [
],
"Google-Mobile-Ads-SDK": [
]
},
"xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}