blob: 6f4f7edebac9c2793f72c4ca5e3cfa32aa3444ea [file] [log] [blame]
{
"name": "AdvanceSDK",
"version": "3.2.1.1",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "bayescom iOS AdvabceSDK",
"description": "Blink倍联——免费透明的流量变现神器
\n600+ 移动媒体选择的广告商业化管理工具,定制私有的移动媒体商业化解决方案。优质上游资源一网打尽,接入方式快速透明稳定。支持流量分发、渠道策略、精准投放、数据报表、排期管理、广告审核等全流程业务场景。",
"homepage": "http://www.bayescom.com/",
"authors": {
"bayescom": "http://www.bayescom.com/"
},
"source": {
"git": "https://github.com/bayescom/AdvanceSDK.git",
"tag": "3.2.1.1"
},
"user_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"default_subspecs": "Core",
"static_framework": true,
"xcconfig": {
"VALID_ARCHS": "armv7 armv7s x86_64 arm64"
},
"subspecs": [
{
"name": "Core",
"source_files": "AdvanceSDK/Core/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"AdSupport"
]
},
{
"name": "Adspot",
"dependencies": {
"AdvanceSDK/Core": [
]
},
"source_files": "AdvanceSDK/Adspot/**/*.{h,m}"
},
{
"name": "Mercury",
"dependencies": {
"AdvanceSDK/Core": [
],
"AdvanceSDK/Adspot": [
],
"MercurySDK": [
]
},
"source_files": "AdvanceSDK/Adapter/mercury/**/*.{h,m}",
"frameworks": [
"StoreKit",
"AVFoundation"
]
},
{
"name": "CSJ",
"dependencies": {
"AdvanceSDK/Core": [
],
"AdvanceSDK/Adspot": [
],
"Bytedance-UnionAD": [
]
},
"source_files": "AdvanceSDK/Adapter/csj/**/*.{h,m}",
"frameworks": [
"UIKit",
"MapKit",
"WebKit",
"MediaPlayer",
"CoreLocation",
"AdSupport",
"CoreMedia",
"AVFoundation",
"CoreTelephony",
"StoreKit",
"SystemConfiguration",
"MobileCoreServices",
"CoreMotion",
"Accelerate"
],
"libraries": [
"c++",
"resolv",
"z",
"sqlite3"
]
},
{
"name": "GDT",
"dependencies": {
"AdvanceSDK/Core": [
],
"AdvanceSDK/Adspot": [
],
"GDTMobSDK": [
]
},
"source_files": "AdvanceSDK/Adapter/gdt/**/*.{h,m}",
"frameworks": [
"AdSupport",
"CoreLocation",
"QuartzCore",
"SystemConfiguration",
"CoreTelephony",
"Security",
"StoreKit",
"AVFoundation",
"WebKit"
],
"libraries": [
"xml2",
"z"
]
}
]
}