[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 4 / 9 / BURelyFoundation_Global / 0.0.1.20 / BURelyFoundation_Global.podspec.json
blobed0708a16526ffb4a7ad9cb39fb7144bd80c9290
2   "name": "BURelyFoundation_Global",
3   "version": "0.0.1.20",
4   "license": "MIT",
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",
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.20/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   },
50   "default_subspecs": [
51     "BUNETWork",
52     "AFN"
53   ],
54   "subspecs": [
55     {
56       "name": "AFN",
57       "public_header_files": "Rely/AFNetworking/*.h",
58       "source_files": "Rely/AFNetworking/*.{h,m}"
59     },
60     {
61       "name": "BUNETWork",
62       "public_header_files": "Rely/BUNETWork/Headers/*.h",
63       "source_files": "Rely/BUNETWork/Headers/*.{h,m}",
64       "vendored_libraries": "Rely/BUNETWork/libBUNETWork.a"
65     }
66   ]