blob: 88d1bdf92529acdf3eaa86d79a3c2d091810b0b4 [file] [log] [blame]
{
"name": "HyprMX-MoPub",
"version": "5.3.2",
"cocoapods_version": ">= 1.4.0",
"summary": "The MoPub adapter for the HyprMX Marketplace SDK.",
"description": "Integrate the HyprMX SDK to your app to deliver rewarded and interstitial advertisements.",
"homepage": "http://hyprmx.com",
"license": {
"type": "Commercial",
"text": "By using this software, you accept the terms of use at http://www.jungroup.com/tou.html"
},
"authors": {
"HyprMX": "info@hyprmx.com"
},
"source": {
"http": "https://s3.amazonaws.com/cocoapods-files/HyprMX-MoPub/5.3.1/HyprMX_iOS_MoPub_v5_3_1_b18.zip"
},
"platforms": {
"ios": "10.0"
},
"static_framework": true,
"dependencies": {
"mopub-ios-sdk/Core": [
">= 5.13.0"
]
},
"default_subspecs": "HyprMX-MoPub-Adapter",
"subspecs": [
{
"name": "HyprMX-MoPub-Adapter",
"dependencies": {
"HyprMX-MoPub/Core": [
],
"HyprMX-MoPub/MRAID": [
]
}
},
{
"name": "Core",
"dependencies": {
"HyprMX/Core": [
"5.3.0"
],
"mopub-ios-sdk/Core": [
]
},
"source_files": "HyprMX/*.{h,m}",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/HyprMX\" \"$(PODS_ROOT)/mopub-ios-sdk\""
}
},
{
"name": "MRAID",
"dependencies": {
"HyprMX-MoPub/Core": [
],
"HyprMX/MRAID": [
],
"HyprMX": [
],
"mopub-ios-sdk/Core": [
]
}
}
]
}