blob: 728ce41ee186d3f404af5bd1dc7c24b37074f0d2 [file] [log] [blame]
{
"name": "AequusYandexAdapter",
"version": "0.1.0",
"summary": "AequusYandexAdapter",
"description": "AequusYandexAdapter",
"homepage": "https://aequus1.gitlab.io/shared/aequus-documentation/",
"license": {
"type": "New BSD",
"file": "LICENSE"
},
"authors": {
"Bohdan Korda": "bohdan-korda@aequus.mobi"
},
"source": {
"git": "https://gitlab.com/aequus-sdk/aequus-frameworks.git",
"branch": "open"
},
"static_framework": true,
"platforms": {
"ios": "13.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"module_name": "AequusYandexAdapter",
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "AequusYandexAdapter/**/*",
"dependencies": {
"AequusCore": [
],
"YandexMobileAds": [
]
},
"swift_version": "5.0"
}