blob: a6080b3313149646b644dc22e0e19bf819ba62df [file] [log] [blame]
{
"name": "OpenMediationSigMobAdapter",
"version": "2.0.4",
"summary": "SigMob Adapter for OpenMedaiton",
"description": "SigMob adapter allows publishers to mediate SigMob interstitial and video ads in OpenMedaiton SDK",
"homepage": "https://github.com/AdTiming/OpenMediation-iOS",
"authors": "OpenMedaiton",
"license": {
"type": "LGPL-3.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/AdTiming/OpenMediation-iOS.git",
"tag": "2.2.6"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"dependencies": {
"OpenMediation": [
]
},
"source_files": [
"OpenMediation/OpenMediationCustomEvent",
"OpenMediation/OpenMediationBid/OMBidCustomEvent.h",
"OMSigMobAdapter"
],
"public_header_files": "",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}