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.47/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"
65 "public_header_files": "Rely/BURelyFoundation.h",
66 "source_files": "Rely/BURelyFoundation.h",
70 "vendored_frameworks": [
73 "preserve_paths": "Rely/HM.framework"
77 "public_header_files": [
79 "Rely/AFNetworking/*.h"
82 "Rely/BUNETWork/*.{h,m}",
83 "Rely/AFNetworking/*.{h,m}"