blob: 85b565be84d875ded3b2ed4496b52838dd9c602d [file] [log] [blame]
{
"name": "Bytedance-UnionAD",
"version": "2.0.1.1",
"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.0.1.1"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"MapKit",
"WebKit",
"MediaPlayer",
"CoreLocation",
"AdSupport",
"CoreMedia",
"AVFoundation",
"CoreTelephony",
"StoreKit",
"SystemConfiguration",
"MobileCoreServices",
"CoreMotion",
"Photos"
],
"libraries": [
"c++",
"resolv",
"z"
],
"vendored_frameworks": "Bytedance-UnionAd/Frameworks/BUAdSDK.framework",
"resources": "Bytedance-UnionAd/Frameworks/BUAdSDK.bundle"
}