blob: 4f57d654b782afb86d185c62f30002c3886ae5fd [file] [log] [blame]
{
"name": "ByteDanceAdapter",
"version": "1.1.3",
"summary": "头条广告sdk.",
"description": "头条广告sdk 适配器",
"homepage": "https://gitee.com/tapque_sdk/ByteDanceAdapter.git",
"license": "MIT",
"authors": {
"Jay Win": "lovin0996korla@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/tapque_sdk/ByteDanceAdapter.git",
"tag": "1.1.3"
},
"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": {
"Bytedance-UnionAD": [
"2.5.1.5"
],
"mopub-ios-sdk": [
]
}
}