blob: cfc614006b0b2d169baa9f172108e0b41a395a72 [file] [log] [blame]
{
"name": "SevenOneAds",
"version": "0.11.2",
"summary": "Allows integrating ads from SevenOne Media into your application",
"description": "The SevenOneAds SDK allows clients to integrate ads from SevenOne Media into their application",
"homepage": "https://github.com/SevenOneMedia/",
"license": {
"type": "SevenOne Media Platform License",
"file": "LICENSE"
},
"authors": "SevenOne Media GmbH",
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://adtec-app-ios.s3.eu-central-1.amazonaws.com/SevenOneAds-0.11.2.zip"
},
"source_files": "SevenOneAds/**/*.{swift}",
"swift_versions": [
"5.1",
"5.2",
"5.3"
],
"dependencies": {
"Google-Mobile-Ads-SDK": [
"~> 7.66.0"
],
"AsyncSwift": [
"~> 2.0.4"
],
"Alamofire": [
"~> 5.2.2"
],
"AnyCodable-FlightSchool": [
"~> 0.3.0"
],
"AmazonPublisherServicesSDK": [
"<=3.4.4"
],
"CriteoPublisherSdk": [
"~> 3.10.0"
]
},
"static_framework": true,
"preserve_paths": [
"LICENSE",
"README.txt",
"ReleaseNotes.md"
],
"swift_version": "5.3"
}