blob: b92889153bf559806b9dc2779183acf9e98d4a70 [file] [log] [blame]
{
"name": "SevenOneAds",
"version": "0.9.2",
"summary": "Allows to integrate ads in your application from SevenOneMedia",
"description": "The SDK SevenOneAds allows the client to integrate ads from SevenOneMedia into their application",
"homepage": "https://github.com/SevenOneMedia/",
"license": {
"type": "SevenOne Media Platform License",
"file": "LICENSE"
},
"authors": {
"Doğa Gürdal": "doga.guerdal@sevenonemedia.de"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://ad.71i.de/global_js/AppConfig/AppSdk/SevenOneAds-0.9.2.zip"
},
"source_files": [
"SevenOneAds/**/*.{swift}",
"SOMCore/**/*.{swift}",
"SOMHeaderbiddingSDK/**/*.{swift}"
],
"swift_versions": [
"5.1",
"5.2"
],
"dependencies": {
"Google-Mobile-Ads-SDK": [
"~> 7.60.0"
],
"AsyncSwift": [
"~> 2.0.4"
],
"Alamofire": [
"~> 5.2.1"
],
"SwiftyJSON": [
"~> 5.0.0"
],
"AmazonPublisherServicesSDK": [
"~> 3.3.1"
],
"CriteoPublisherSdk": [
"~> 3.5.0"
]
},
"static_framework": true,
"preserve_paths": [
"LICENSE",
"README.txt"
],
"swift_version": "5.2"
}