[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 8 / c / BeiZiSDK-iOS / 4.90.3.5 / BeiZiSDK-iOS.podspec.json
blob48e846f6dccaf1da2fb3f9725f24d2d16a381231
2   "name": "BeiZiSDK-iOS",
3   "version": "4.90.3.5",
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.3.5"
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   ],
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.45"
86         ]
87       }
88     },
89     {
90       "name": "BeiZi_KSSDK",
91       "vendored_frameworks": "KSAdSDK.xcframework"
92     },
93     {
94       "name": "BeiZi_BAIDUSDK",
95       "vendored_frameworks": "BaiduMobAdSDK.framework",
96       "resources": "baidumobadsdk.bundle"
97     },
98     {
99       "name": "BeiZi_GROMORE",
100       "dependencies": {
101         "Ads-Fusion-CN-Beta": [
102           "~>5.7.0.4"
103         ]
104       }
105     }
106   ]