blob: e0e368cc5900d92d5f8015e4ca7b95b380abe9a1 [file] [log] [blame]
{
"name": "Bytedance_unionAd",
"version": "1.0.0",
"summary": "WMAdSDK is a SDK from Bytedance providing union AD service.",
"description": "Bytedance provides Union ADs which include native、banner、feed、spalsh、splash、RewardVideo etc.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Siwant": "yuanhuan@bytedance.com"
},
"homepage": "https://code.byted.org/yuanhuan/Bytedance_unionAd",
"source": {
"git": "https://code.byted.org/yuanhuan/Bytedance_unionAd.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"MapKit",
"WebKit",
"MediaPlayer",
"CoreLocation",
"AdSupport",
"CoreMedia",
"AVFoundation",
"CoreTelephony",
"StoreKit",
"SystemConfiguration",
"MobileCoreServices"
],
"vendored_frameworks": "Bytedance_unionAd_SDK/Frameworks/WMAdSDK.framework",
"resource_bundles": {
"Bytedance_unionAd": [
"Bytedance_unionAd_SDK/Frameworks/WMAdSDK.bundle"
]
}
}