[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / c / f / AdHubSDK / 4.44.0 / AdHubSDK.podspec.json
blobbb8838bfa95d07a87feb0c0f54c3c17e89281cc9
2   "name": "AdHubSDK",
3   "version": "4.44.0",
4   "summary": "AdHubSDK 广告平台, 用于请求广告的iOS SDK.",
5   "description": "支持开屏, banner, 原生, 激励, 插屏, 自定义类型广告请求。",
6   "homepage": "https://code.aliyun.com/lvjunxue/AdHubSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lvjunxue": "lvjunxue@hubcloud.com.cn"
13   },
14   "source": {
15     "git": "https://code.aliyun.com/lvjunxue/AdHubSDK.git",
16     "tag": "4.44.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "libraries": [
22     "z",
23     "c++",
24     "sqlite3",
25     "xml2",
26     "bz2",
27     "c++abi",
28     "resolv.9",
29     "iconv"
30   ],
31   "frameworks": [
32     "AdSupport",
33     "AVFoundation",
34     "AVKit",
35     "Accelerate",
36     "CoreData",
37     "CoreLocation",
38     "CoreMedia",
39     "CoreMotion",
40     "CoreGraphics",
41     "CoreTelephony",
42     "Foundation",
43     "MediaPlayer",
44     "MessageUI",
45     "MobileCoreServices",
46     "QuartzCore",
47     "QuickLook",
48     "SystemConfiguration",
49     "Security",
50     "StoreKit",
51     "WebKit",
52     "UIKit",
53     "ImageIO",
54     "SafariServices"
55   ],
56   "xcconfig": {
57     "VALID_ARCHS": "armv7 armv7s x86_64 arm64",
58     "OTHER_LDFLAGS": "-ObjC"
59   },
60   "subspecs": [
61     {
62       "name": "AdHubSDK",
63       "vendored_frameworks": [
64         "AdHubSDK.framework",
65         "AdHubFoundation.framework"
66       ]
67     },
68     {
69       "name": "AdHub_GDTSDK",
70       "vendored_libraries": "libGDTMobSDK.a"
71     },
72     {
73       "name": "AdHub_CSJSDK",
74       "vendored_frameworks": [
75         "BUFoundation.framework",
76         "BUAdSDK.framework",
77         "BUCNAuxiliary.framework"
78       ],
79       "resources": "BUAdSDK.bundle"
80     },
81     {
82       "name": "AdHub_KSSDK",
83       "vendored_frameworks": "KSAdSDK.framework"
84     },
85     {
86       "name": "AdHub_BAIDUSDK",
87       "vendored_frameworks": "BaiduMobAdSDK.framework",
88       "resources": "baidumobadsdk.bundle"
89     }
90   ]