2 "name": "BURelyFoundation",
5 "summary": "BURelyFoundation is the basic library for byte ads",
6 "description": "BURelyFoundation is the basic library for byte ads",
7 "homepage": "https://github.com/bytedance/Bytedance-UnionAD",
9 "zhangtianhao": "zhangtianhao.1230@bytedance.com"
15 "http": "https://sf3-fe-tos.pglstatp-toutiao.com/obj/bu-rely-framework/0.0.1.58/Rely.zip"
28 "SystemConfiguration",
34 "weak_frameworks": "AppTrackingTransparency",
47 "name": "Check dependency",
48 "script": "sh -c \"$(curl -fsSL https://sf3-fe-tos.pglstatp-toutiao.com/obj/bu-rely-framework/CheckRely/0.0.1.47/check_dependency.sh)\"",
49 "execution_position": "before_compile"
52 "pod_target_xcconfig": {
53 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
54 "OTHER_LDFLAGS": "-ObjC",
55 "COMPILER_INDEX_STORE_ENABLE": "NO",
56 "LLVM_LTO[config=Debug][sdk=*][arch=*]": "NO",
57 "LLVM_LTO[config=Release][sdk=*][arch=*]": "YES_THIN",
58 "GCC_OPTIMIZATION_LEVEL[config=Debug][sdk=*][arch=*]": "0",
59 "GCC_OPTIMIZATION_LEVEL[config=Release][sdk=*][arch=*]": "z"
61 "user_target_xcconfig": {
62 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
68 "source_files": "Rely/BURelyFoundation.h",
69 "public_header_files": "Rely/BURelyFoundation.h",
73 "vendored_frameworks": [
76 "preserve_paths": "Rely/HM.framework"
80 "public_header_files": [
82 "Rely/AFNetworking/*.h"
85 "Rely/BUNETWork/*.{h,m}",
86 "Rely/AFNetworking/*.{h,m}"