blob: d425fc293bf4f35f5152f807473bb4de45ca389c [file] [log] [blame]
{
"name": "SevenOneAds",
"version": "0.10.5",
"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.10.5.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.3.1"
],
"CriteoPublisherSdk": [
"~> 3.10.0"
]
},
"static_framework": true,
"preserve_paths": [
"LICENSE",
"README.txt",
"ReleaseNotes.md"
],
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"swift_version": "5.3"
}