[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 4 / 9 / BURelyFoundation_Global / 0.0.1.55 / BURelyFoundation_Global.podspec.json
blobefa87ced4ed4151f82c50b4bdced17de387dec37
2   "name": "BURelyFoundation_Global",
3   "version": "0.0.1.55",
4   "license": "MIT",
5   "summary": "BURelyFoundation_Global is the basic library for byte ads",
6   "description": "BURelyFoundation_Global is the basic library for byte ads",
7   "homepage": "https://github.com/bytedance/Bytedance-UnionAD",
8   "authors": {
9     "zhangtianhao": "zhangtianhao.1230@bytedance.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "http": "https://sf16-fe-tos-sg.i18n-pglstatp.com/obj/bu-rely-framework-sg/0.0.1.55/Rely.zip"
16   },
17   "frameworks": [
18     "UIKit",
19     "CoreFoundation",
20     "WebKit",
21     "StoreKit",
22     "CoreServices",
23     "MediaPlayer",
24     "CoreMedia",
25     "CoreLocation",
26     "AVFoundation",
27     "CoreTelephony",
28     "SystemConfiguration",
29     "AdSupport",
30     "CoreMotion",
31     "Accelerate",
32     "Security"
33   ],
34   "weak_frameworks": "AppTrackingTransparency",
35   "libraries": [
36     "z",
37     "bz2",
38     "resolv.9",
39     "c++",
40     "sqlite3",
41     "xml2",
42     "c++abi"
43   ],
44   "requires_arc": true,
45   "pod_target_xcconfig": {
46     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
47     "OTHER_LDFLAGS": "-ObjC",
48     "COMPILER_INDEX_STORE_ENABLE": "NO",
49     "LLVM_LTO[config=Debug][sdk=*][arch=*]": "NO",
50     "LLVM_LTO[config=Release][sdk=*][arch=*]": "YES_THIN",
51     "GCC_OPTIMIZATION_LEVEL[config=Debug][sdk=*][arch=*]": "0",
52     "GCC_OPTIMIZATION_LEVEL[config=Release][sdk=*][arch=*]": "z",
53     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
54   },
55   "user_target_xcconfig": {
56     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
57   },
58   "default_subspecs": [
59     "NETWork"
60   ],
61   "source_files": "Rely/BURelyFoundation.h",
62   "public_header_files": "Rely/BURelyFoundation.h",
63   "subspecs": [
64     {
65       "name": "NETWork",
66       "source_files": [
67         "Rely/BUNETWork/*.{h,m}",
68         "Rely/AFNetworking/*.{h,m}"
69       ]
70     }
71   ]