blob: a78009ffa27af616d1cf0887edb51d2a6ef51647 [file] [log] [blame]
{
"name": "KKAds-ByteDance",
"version": "0.5.1",
"summary": "KKAds-ByteDance",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/tapque_aby_wang/KKAds-ByteDance.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aby.wang": "wyx96553@163.com"
},
"source": {
"git": "https://gitee.com/tapque_aby_wang/KKAds-ByteDance.git",
"tag": "0.5.1"
},
"platforms": {
"ios": "10.0"
},
"xcconfig": {
"VALID_ARCHS": "armv7 armv7s x86_64 arm64"
},
"pod_target_xcconfig": {
"VALID_ARCHS[sdk=iphonesimulator*]": ""
},
"source_files": "Source/**/*",
"static_framework": true,
"frameworks": [
"StoreKit",
"MobileCoreServices",
"WebKit",
"MediaPlayer",
"CoreMedia",
"CoreLocation",
"AVFoundation",
"CoreTelephony",
"SystemConfiguration",
"AdSupport",
"CoreMotion",
"Accelerate"
],
"libraries": [
"resolv.9",
"c++",
"z",
"sqlite3"
],
"vendored_frameworks": [
"Framework/BUAdSDK.framework",
"Source/framework/BUFoundation.framework"
],
"dependencies": {
"KKAds": [
"~> 0.5.0"
]
}
}