[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 4 / 0 / 6 / BeiZiAdSDK / 4.91.4.6 / BeiZiAdSDK.podspec.json
blob8aebbc54057db86d16775afbeba7438973b86ce5
2   "name": "BeiZiAdSDK",
3   "version": "4.91.4.6",
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.6"
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     "AppTrackingTransparency",
37     "CoreData",
38     "CoreLocation",
39     "CoreMotion",
40     "CoreTelephony",
41     "QuartzCore",
42     "SystemConfiguration",
43     "Security",
44     "StoreKit",
45     "WebKit"
46   ],
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   ]