blob: 662edf94848c5af461773c86fa454631a543817e [file] [log] [blame]
{
"name": "ByteDanceAdapter",
"version": "1.0.9",
"summary": "头条广告sdk.",
"description": "头条广告sdk 适配器",
"homepage": "https://gitee.com/Lovin0996/ByteDanceAdapter.git",
"license": "MIT",
"authors": {
"Jay Win": "lovin0996korla@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/Lovin0996/ByteDanceAdapter.git",
"tag": "1.0.9"
},
"source_files": "ByteDanceAdapter/Adapter/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
],
"static_framework": true,
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "${PODS_ROOT}/Headers/Public/mopub-ios-sdk"
},
"dependencies": {
"mopub-ios-sdk": [
],
"Bytedance-UnionAD": [
"2.5.1.5"
]
}
}