blob: fd9697cc21b1741942f4b8bf22bf3f5927addfc1 [file] [log] [blame]
{
"name": "NoxmobiMediationStartAppAdapter",
"version": "4.6.1.0",
"summary": "Noxmobi ad mediation adapter for StartApp.",
"homepage": "https://github.com/NoxmobiSDK/NoxmobiMediationStartAppAdapter",
"license": "MIT",
"authors": {
"Chong": "zhanglovesan@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/NoxmobiSDK/NoxmobiMediationStartAppAdapter.git",
"tag": "4.6.1.0"
},
"source_files": "NoxmobiMediationStartAppAdapter.framework/Headers/*.{h}",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"ios": {
"vendored_frameworks": "NoxmobiMediationStartAppAdapter.framework"
},
"requires_arc": true,
"dependencies": {
"StartAppSDK": [
"4.6.1"
]
}
}