blob: b08eb5b90c16b9eabe96f0d0f4da4bed6e1b41cd [file] [log] [blame]
{
"name": "IronSourceMaioAdapter",
"version": "4.0.0.0",
"summary": "Maio Adapter",
"description": "Use this adapter to show Maio ads",
"homepage": "http://www.ironsrc.com/",
"license": {
"type": "Commercial",
"text": "https://platform.ironsrc.com/partners/terms-and-conditions-new-user"
},
"authors": {
"IronSource": "http://www.ironsrc.com/contact/"
},
"source": {
"http": "https://dl.bintray.com/ironsource-mobile/ios-adapters/ISMaioAdapter4.0.0.zip"
},
"source_files": "ISMaioAdapter/ISMaioAdapter.framework/**/*.{h,m}",
"public_header_files": "ISMaioAdapter/ISMaioAdapter.framework/**/*.h",
"preserve_paths": "ISMaioAdapter/ISMaioAdapter.framework",
"platforms": {
"ios": null
},
"requires_arc": true,
"weak_frameworks": [
"SystemConfiguration",
"AVFoundation",
"StoreKit",
"AdSupport",
"MobileCoreServices"
],
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "ISMaioAdapter/ISMaioAdapter.framework",
"dependencies": {
"IronSourceSDK": [
"= 6.7.3.0"
]
}
}