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