blob: 762259b72f9618d4f4781ee5914c02e86fd7d0a4 [file] [log] [blame]
{
"name": "MoPub-DIO-Adapters",
"version": "1.1.1",
"summary": "DIO Adapters for mediating through MoPub.",
"homepage": "https://www.display.io/",
"license": {
"type": "",
"file": "LICENSE"
},
"authors": {
"Ariel Malka": "arielm@display.io"
},
"source": {
"git": "https://github.com/displayio/MoPub-DIO-Adapters-iOS.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "11.0"
},
"static_framework": true,
"subspecs": [
{
"name": "MoPub",
"dependencies": {
"mopub-ios-sdk/Core": [
"~> 5.8"
]
}
},
{
"name": "Network",
"source_files": "Classes/*.{h,m}",
"dependencies": {
"DIOSDK": [
"2.3.0"
],
"mopub-ios-sdk/Core": [
"~> 5.8"
]
}
}
]
}