blob: 86c94b276f8d4c0a44d28632cb46caf0bfda4c3f [file] [log] [blame]
{
"name": "Bytedance-UnionAD",
"version": "3.2.5.2",
"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": "3.2.5.2"
},
"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",
"xml2"
],
"vendored_frameworks": [
"Bytedance-UnionAd/Frameworks/BUAdSDK.framework",
"Bytedance-UnionAd/Frameworks/BUFoundation.framework"
],
"resources": "Bytedance-UnionAd/Frameworks/BUAdSDK.bundle"
}