blob: 838c0553ef182cbb86478eefaaee6388525fd538 [file] [log] [blame]
{
"name": "KKAds-ByteDance",
"version": "0.5.4",
"summary": "KKAds-ByteDance",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/tapque_sdk/KKAds-ByteDance.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aby.wang": "wyx96553@163.com"
},
"source": {
"git": "https://gitee.com/tapque_sdk/KKAds-ByteDance.git",
"tag": "0.5.4"
},
"platforms": {
"ios": "9.0"
},
"xcconfig": {
"VALID_ARCHS": "armv7 armv7s x86_64 arm64"
},
"source_files": "Source/*.{h,m}",
"static_framework": true,
"frameworks": [
"StoreKit",
"MobileCoreServices",
"WebKit",
"MediaPlayer",
"CoreMedia",
"CoreLocation",
"AVFoundation",
"CoreTelephony",
"SystemConfiguration",
"AdSupport",
"CoreMotion",
"Accelerate"
],
"libraries": [
"resolv.9",
"c++",
"z",
"sqlite3"
],
"vendored_frameworks": [
"Source/BUAdSDK.framework",
"Source/BUFoundation.framework"
],
"resources": "Source/BUAdSDK.bundle",
"dependencies": {
"KKAds": [
]
}
}