[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 4 / 0 / 6 / BeiZiAdSDK / 4.91.4.12 / BeiZiAdSDK.podspec.json
blobf6c50d8a53d15156f8b649e76628114ee029bb46
2   "name": "BeiZiAdSDK",
3   "version": "4.91.4.12",
4   "summary": "BeiZiAdSDK 广告平台, 用于请求广告的iOS SDK.",
5   "description": "支持开屏, banner, 原生, 激励, 插屏, 原生插屏, 自定义类型广告请求。",
6   "homepage": "https://gitee.com/adscope/beiziadsdk.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/beiziadsdk.git",
16     "tag": "4.91.4.12"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "default_subspecs": [
22     "BeiZiAdSDK"
23   ],
24   "libraries": [
25     "z",
26     "c++",
27     "sqlite3",
28     "xml2",
29     "c++abi",
30     "iconv",
31     "c"
32   ],
33   "frameworks": [
34     "AdSupport",
35     "AVFoundation",
36     "CoreData",
37     "CoreLocation",
38     "CoreMotion",
39     "CoreTelephony",
40     "QuartzCore",
41     "SystemConfiguration",
42     "Security",
43     "StoreKit",
44     "WebKit"
45   ],
46   "weak_frameworks": "AppTrackingTransparency",
47   "xcconfig": {
48     "OTHER_LDFLAGS": "-ObjC"
49   },
50   "subspecs": [
51     {
52       "name": "BeiZiAdSDK",
53       "vendored_frameworks": [
54         "BeiZiSDK.xcframework",
55         "BeiZiFoundation.xcframework"
56       ]
57     }
58   ]