[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / d / 8 / c / BeiZiSDK-iOS / 4.90.2.61 / BeiZiSDK-iOS.podspec.json
blob116ac7de08adec42a9def81ec1ef8c769d908b11
2   "name": "BeiZiSDK-iOS",
3   "version": "4.90.2.61",
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.2.61"
17   },
18   "platforms": {
19     "ios": "10.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     "AppTrackingTransparency",
39     "CoreData",
40     "CoreLocation",
41     "CoreMedia",
42     "CoreMotion",
43     "CoreGraphics",
44     "CoreTelephony",
45     "CoreImage",
46     "CoreText",
47     "Foundation",
48     "MediaPlayer",
49     "MessageUI",
50     "MobileCoreServices",
51     "MapKit",
52     "QuartzCore",
53     "QuickLook",
54     "SystemConfiguration",
55     "Security",
56     "StoreKit",
57     "WebKit",
58     "UIKit",
59     "ImageIO",
60     "SafariServices",
61     "JavaScriptCore",
62     "DeviceCheck"
63   ],
64   "requires_arc": true,
65   "pod_target_xcconfig": {
66     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
67   },
68   "user_target_xcconfig": {
69     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
70   },
71   "xcconfig": {
72     "OTHER_LDFLAGS": "-ObjC"
73   },
74   "subspecs": [
75     {
76       "name": "BeiZiSDK-iOS",
77       "vendored_frameworks": [
78         "BeiZiSDK.xcframework",
79         "BeiZiFoundation.xcframework"
80       ]
81     },
82     {
83       "name": "BeiZi_GDTSDK",
84       "dependencies": {
85         "GDTMobSDK": [
86           "~>4.14.31"
87         ]
88       }
89     },
90     {
91       "name": "BeiZi_KSSDK",
92       "vendored_frameworks": "KSAdSDK.framework"
93     },
94     {
95       "name": "BeiZi_BAIDUSDK",
96       "vendored_frameworks": "BaiduMobAdSDK.framework",
97       "resources": "baidumobadsdk.bundle"
98     },
99     {
100       "name": "BeiZi_GROMORE",
101       "dependencies": {
102         "Ads-Fusion-CN-Beta": [
103           "~>5.3.5.1"
104         ]
105       }
106     }
107   ]