[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 6 / 4 / 3 / BeiZiSDK / 4.90.5.4 / BeiZiSDK.podspec.json
blob0f19fd02c5a84549c9c6f15095d7c3a2f7b5318a
2   "name": "BeiZiSDK",
3   "version": "4.90.5.4",
4   "summary": "BeiZiSDK 广告平台, 用于请求广告的iOS SDK.",
5   "description": "支持开屏, banner, 原生, 激励, 插屏, 原生插屏, 自定义类型广告请求。",
6   "homepage": "https://gitee.com/adscope/bei-zi-sdk-pod.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/bei-zi-sdk-pod.git",
16     "tag": "4.90.5.4"
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     "Accelerate",
36     "CoreLocation",
37     "CoreMotion",
38     "CoreGraphics",
39     "CoreTelephony",
40     "CoreImage",
41     "Foundation",
42     "MobileCoreServices",
43     "SystemConfiguration",
44     "Security",
45     "StoreKit",
46     "WebKit",
47     "UIKit",
48     "ImageIO",
49     "SafariServices"
50   ],
51   "weak_frameworks": "AppTrackingTransparency",
52   "requires_arc": true,
53   "pod_target_xcconfig": {
54     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
55   },
56   "user_target_xcconfig": {
57     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
58   },
59   "xcconfig": {
60     "VALID_ARCHS": "armv7 x86_64 arm64",
61     "OTHER_LDFLAGS": "-ObjC"
62   },
63   "subspecs": [
64     {
65       "name": "BeiZiSDK",
66       "vendored_frameworks": [
67         "BeiZiSDK.xcframework",
68         "BeiZiFoundation.xcframework"
69       ]
70     }
71   ]