Latest | 2.9.3 |
---|---|
Homepage | https://ad-stir.com |
License | Copyright Copyright 2015 UNITED, Inc. All Rights Reserved. |
Platforms | ios 6.0, requires ARC |
Latest podspec
{ "name": "AdStir-Ads-SDK", "version": "2.9.3", "summary": "AdStir Ads SDK for iOS", "license": { "type": "Copyright", "text": "Copyright 2015 UNITED, Inc. All Rights Reserved." }, "homepage": "https://ad-stir.com", "authors": "UNITED, Inc.", "platforms": { "ios": "6.0" }, "source": { "http": "http://dl.ad-stir.com/sdk/AdstirAdsSdkiOS-2.9.3.zip", "sha256": "71a5f1f8d4b4fa9c410e23fccfc7b8b627cdabc2444c861545611dea9345a51d" }, "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" } ] }
Tue, 22 Aug 2017 11:20:22 +0000