[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 8 / c / BeiZiSDK-iOS / 4.90.4.8 / BeiZiSDK-iOS.podspec.json
blobdbf308c5aef45f2e5f00a7de12f0dc7f54911012
2   "name": "BeiZiSDK-iOS",
3   "version": "4.90.4.8",
4   "summary": "BeiZiSDK 广告平台, 用于请求广告的iOS SDK.",
5   "description": "支持开屏, banner, 原生, 激励, 插屏, 原生插屏, 自定义类型广告请求。",
6   "homepage": "https://gitee.com/adscope_admin/bei-zi-sdk-ios.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lvjunxue": "lvjunxue@hubcloud.com.cn"
13   },
14   "source": {
15     "git": "https://gitee.com/adscope_admin/bei-zi-sdk-ios.git",
16     "tag": "4.90.4.8"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "libraries": [
22     "z",
23     "c++",
24     "sqlite3",
25     "xml2",
26     "bz2",
27     "c++abi",
28     "resolv.9",
29     "iconv",
30     "c"
31   ],
32   "frameworks": [
33     "AdSupport",
34     "AVFoundation",
35     "AVKit",
36     "Accelerate",
37     "AudioToolbox",
38     "CoreData",
39     "CoreLocation",
40     "CoreMedia",
41     "CoreMotion",
42     "CoreGraphics",
43     "CoreTelephony",
44     "CoreImage",
45     "CoreText",
46     "Foundation",
47     "MediaPlayer",
48     "MessageUI",
49     "MobileCoreServices",
50     "MapKit",
51     "QuartzCore",
52     "QuickLook",
53     "SystemConfiguration",
54     "Security",
55     "StoreKit",
56     "WebKit",
57     "UIKit",
58     "ImageIO",
59     "SafariServices",
60     "JavaScriptCore"
61   ],
62   "weak_frameworks": "AppTrackingTransparency",
63   "requires_arc": true,
64   "pod_target_xcconfig": {
65     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
66   },
67   "user_target_xcconfig": {
68     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
69   },
70   "xcconfig": {
71     "OTHER_LDFLAGS": "-ObjC"
72   },
73   "subspecs": [
74     {
75       "name": "BeiZiSDK-iOS",
76       "vendored_frameworks": [
77         "BeiZiSDK.xcframework",
78         "BeiZiFoundation.xcframework"
79       ]
80     },
81     {
82       "name": "BeiZi_GDTSDK",
83       "dependencies": {
84         "GDTMobSDK": [
85           "~>4.14.63"
86         ]
87       }
88     },
89     {
90       "name": "BeiZi_KSSDK",
91       "dependencies": {
92         "KSAdSDK": [
93           "~>3.3.61"
94         ]
95       }
96     },
97     {
98       "name": "BeiZi_BAIDUSDK",
99       "dependencies": {
100         "BaiduMobAdSDK": [
101           "~>5.322"
102         ]
103       }
104     },
105     {
106       "name": "BeiZi_GROMORE",
107       "dependencies": {
108         "Ads-Fusion-CN-Beta/BUAdSDK": [
109           "~>5.9.0.8"
110         ],
111         "Ads-Fusion-CN-Beta/CSJMediation": [
112           "~>5.9.0.8"
113         ]
114       }
115     }
116   ]