blob: 4eb4ce4d6bb770a349f023efa6bfc5b9b2063d5c [file] [log] [blame]
{
"name": "AdStir-Ads-SDK",
"version": "2.11.3",
"summary": "AdStir Ads SDK for iOS",
"license": {
"type": "Copyright",
"text": "Copyright 2015-2017 UNITED, Inc. All Rights Reserved."
},
"homepage": "https://ad-stir.com",
"authors": "UNITED, Inc.",
"platforms": {
"ios": "6.0"
},
"source": {
"http": "https://dl.ad-stir.com/sdk/AdstirAdsSdkiOS-2.11.3.zip",
"sha256": "8d913fb84c1a0ee3c81df0fcc4bd3543f923306b22a2823fa87cd404d2d16034"
},
"preserve_paths": "**/README.md",
"requires_arc": true,
"default_subspecs": "Core",
"subspecs": [
{
"name": "Core",
"vendored_frameworks": "**/AdstirAds.framework",
"frameworks": [
"AdSupport",
"CoreTelephony",
"AVFoundation",
"CoreMedia",
"QuartzCore"
]
},
{
"name": "AdMobMediationAdapter",
"dependencies": {
"AdStir-Ads-SDK/Core": [
],
"Google-Mobile-Ads-SDK": [
]
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"vendored_frameworks": "**/AdstirAds.framework",
"vendored_libraries": "**/AdMobMediationAdapter/libAdMobMediationAdapter-AdstirAds.a"
},
{
"name": "LegacyInterstitial",
"dependencies": {
"AdStir-Ads-SDK/Core": [
]
},
"vendored_frameworks": "**/AdstirAds.framework",
"source_files": "**/LegacyInterstitial/AdstirLegacyInterstitial.h",
"public_header_files": "**/LegacyInterstitial/AdstirLegacyInterstitial.h",
"vendored_libraries": "**/LegacyInterstitial/libAdstirAds-LegacyInterstitial.a"
}
]
}