[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 5 / 4 / 9 / BURelyFoundation_Global / 0.0.1.47 / BURelyFoundation_Global.podspec.json
blob0a6c1482ce428820ac3ed2606760241c47053031
2   "name": "BURelyFoundation_Global",
3   "version": "0.0.1.47",
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.47/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   "module_name": "BURelyFoundation",
46   "pod_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
48     "OTHER_LDFLAGS": "-ObjC",
49     "COMPILER_INDEX_STORE_ENABLE": "NO",
50     "LLVM_LTO[config=Debug][sdk=*][arch=*]": "NO",
51     "LLVM_LTO[config=Release][sdk=*][arch=*]": "YES_THIN",
52     "GCC_OPTIMIZATION_LEVEL[config=Debug][sdk=*][arch=*]": "0",
53     "GCC_OPTIMIZATION_LEVEL[config=Release][sdk=*][arch=*]": "z"
54   },
55   "default_subspecs": [
56     "NETWork"
57   ],
58   "public_header_files": "Rely/BURelyFoundation.h",
59   "source_files": "Rely/BURelyFoundation.h",
60   "subspecs": [
61     {
62       "name": "NETWork",
63       "public_header_files": [
64         "Rely/BUNETWork/*.h",
65         "Rely/AFNetworking/*.h"
66       ],
67       "source_files": [
68         "Rely/BUNETWork/*.{h,m}",
69         "Rely/AFNetworking/*.{h,m}"
70       ]
71     }
72   ]