blob: d62f63a603d783e6e5bedd7eac6b8e2d982145bc [file] [log] [blame]
{
"name": "SevenOneAds",
"version": "0.8.5",
"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": {
"ReneĢ Birkeland": "renesbirkeland@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://ad.71i.de/global_js/AppConfig/AppSdk/SevenOneAds-0.8.5.zip"
},
"ios": {
"vendored_frameworks": [
"SevenOneAds.framework",
"CriteoPublisherSdk.framework"
]
},
"swift_versions": "5.1.2",
"dependencies": {
"Google-Mobile-Ads-SDK": [
"~> 7.43"
],
"AsyncSwift": [
"~> 2.0"
],
"Alamofire": [
"~> 4.5"
],
"SwiftyJSON": [
"~> 5.0"
],
"AmazonPublisherServicesSDK": [
"~> 3.2"
]
},
"static_framework": true,
"swift_version": "5.1.2"
}