blob: 46955b381a92809257c4198867a8ec18d0b99001 [file] [log] [blame]
{
"name": "Bytedance-UnionAD",
"version": "2.9.5.8",
"summary": "BUAdSDK is a SDK from Bytedance providing union AD service.",
"description": "Bytedance provides Union ADs which include native、banner、feed、splash、RewardVideo etc.",
"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": "2.9.5.8"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"MapKit",
"WebKit",
"MediaPlayer",
"CoreLocation",
"AdSupport",
"CoreMedia",
"AVFoundation",
"CoreTelephony",
"StoreKit",
"SystemConfiguration",
"MobileCoreServices",
"CoreMotion",
"Accelerate"
],
"libraries": [
"c++",
"resolv",
"z",
"sqlite3"
],
"vendored_frameworks": [
"Bytedance-UnionAd/Frameworks/BUAdSDK.framework",
"Bytedance-UnionAd/Frameworks/BUFoundation.framework"
],
"resources": "Bytedance-UnionAd/Frameworks/BUAdSDK.bundle",
"xcconfig": {
"VALID_ARCHS": "armv7 armv7s x86_64 arm64"
}
}