blob: 6d22e4d242cf7730cb5ad5e6f1b37928ab778582 [file] [log] [blame]
{
"name": "BytedanceUnionAD",
"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://github.com/yh980237697/Bytedance_UnionAd",
"source": {
"git": "https://github.com/yh980237697/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/Frameworks/WMAdSDK.framework",
"resource_bundles": {
"Bytedance_UnionAd": [
"Bytedance_UnionAd/Frameworks/WMAdSDK.bundle"
]
}
}