blob: 41ebc14c7380564a13093a687a5f26166a932305 [file] [log] [blame]
{
"name": "FeedAd",
"version": "1.1.6",
"summary": "FeedAd SDK for iOS",
"description": "The FeedAd SDK for iOS allows for easy integration of VAST-4 compliant video ads inside your content feeds, supporting continuous video playback across screen changes and viewability tracking.",
"homepage": "https://www.feedad.com/",
"license": {
"type": "FeedAd Terms of Service",
"text": "Copyright 2017 - present FeedAd GmbH. All rights reserved.\n\nBy using the FeedAd SDK, you agree to our Terms of Service:\nhttps://feedad.com/tos"
},
"authors": {
"FeedAd GmbH": "support@feedad.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://ios.feedad.com/sdk/v1.1.6.zip"
},
"source_files": "FeedAd.framework/Headers/*.h",
"public_header_files": "FeedAd.framework/Headers/*.h",
"frameworks": [
"AdSupport",
"AVFoundation",
"CoreLocation",
"CoreTelephony",
"Foundation",
"SystemConfiguration",
"UIKit"
],
"preserve_paths": "FeedAd.framework",
"vendored_frameworks": "FeedAd.framework"
}