blob: 26d39a48bf1955bd7b0bda9898a5213f596e18c8 [file] [log] [blame]
{
"name": "YXLaunchAD",
"version": "3.0.0",
"summary": "YXLaunchAds is a SDK from CloudDragonfly providing union AD service.",
"description": "‘CloudDragonfly provides Union ADs which include native、banner、feed、splash、RewardVideo etc..’",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"小富": "3290235031@qq.com"
},
"homepage": "https://github.com/xiaofu666/YQAdvertisement_SDK",
"source": {
"git": "https://github.com/xiaofu666/YQAdvertisement_SDK.git",
"tag": "3.0.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"MapKit",
"QuartzCore",
"WebKit",
"Security",
"MediaPlayer",
"CoreLocation",
"AdSupport",
"CoreMedia",
"Foundation",
"AVFoundation",
"CoreTelephony",
"CoreGraphics",
"StoreKit",
"SystemConfiguration",
"MobileCoreServices",
"CoreMotion"
],
"libraries": [
"c++",
"resolv",
"xml2",
"z"
],
"vendored_frameworks": "YXLaunchAD/Frameworks/YXLaunchAds.framework",
"dependencies": {
"Bytedance-UnionAD": [
"~> 1.9.9.2"
],
"WechatOpenSDK": [
"~> 1.8.4"
]
}
}