blob: d0094c6c46735ff5aef5f0afec564bceed6bcf00 [file] [log] [blame]
{
"name": "HyprMX-MoPub",
"version": "5.3.0",
"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.0/HyprMX_iOS_MoPub_v5_3_0_b14.zip"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"dependencies": {
"mopub-ios-sdk/Core": [
]
},
"default_subspecs": "HyprMX-MoPub-Adapter",
"subspecs": [
{
"name": "HyprMX-MoPub-Adapter",
"dependencies": {
"HyprMX-MoPub/Core": [
],
"HyprMX-MoPub/MRAID": [
]
}
},
{
"name": "Core",
"dependencies": {
"HyprMX/Core": [
],
"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": [
]
}
}
]
}