blob: 78bddd43203da39fcb3e96b935ed0a3afb98a05e [file] [log] [blame]
{
"name": "Bytedance-UnionAD-Beta",
"version": "3.2.0.0",
"summary": "BUAdSDK is a SDK from Bytedance providing union AD service.",
"description": "Bytedance provides Union ADs which include native、banner、feed、splash、RewardVideo etc.\nThis is a beta version.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Siwant": "yuanhuan@bytedance.com"
},
"homepage": "https://github.com/bytedance/Bytedance-UnionAD",
"source": {
"git": "https://github.com/bytedance/Bytedance-UnionAD.git",
"tag": "3.2.0.0",
"branch": "Beta"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"MapKit",
"WebKit",
"MediaPlayer",
"CoreLocation",
"AdSupport",
"CoreMedia",
"AVFoundation",
"CoreTelephony",
"StoreKit",
"SystemConfiguration",
"MobileCoreServices",
"CoreMotion",
"Accelerate"
],
"libraries": [
"c++",
"resolv",
"z",
"sqlite3",
"bz2"
],
"vendored_frameworks": [
"Bytedance-UnionAd/Frameworks/BUAdSDK.framework",
"Bytedance-UnionAd/Frameworks/BUFoundation.framework"
],
"resources": "Bytedance-UnionAd/Frameworks/BUAdSDK.bundle"
}