[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 6 / c / f / AdHubSDK / 4.60.3.4 / AdHubSDK.podspec.json
blob5a7a741a0d202f9a5d8d05cc9f5a57a362376a00
2   "name": "AdHubSDK",
3   "version": "4.60.3.4",
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.60.3.4"
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     "AudioToolbox",
37     "CoreData",
38     "CoreLocation",
39     "CoreMedia",
40     "CoreMotion",
41     "CoreGraphics",
42     "CoreTelephony",
43     "Foundation",
44     "MediaPlayer",
45     "MessageUI",
46     "MobileCoreServices",
47     "MapKit",
48     "QuartzCore",
49     "QuickLook",
50     "SystemConfiguration",
51     "Security",
52     "StoreKit",
53     "WebKit",
54     "UIKit",
55     "ImageIO",
56     "SafariServices",
57     "JavaScriptCore",
58     "CoreImage",
59     "CoreText"
60   ],
61   "xcconfig": {
62     "VALID_ARCHS": "armv7 armv7s x86_64 arm64",
63     "OTHER_LDFLAGS": "-ObjC"
64   },
65   "subspecs": [
66     {
67       "name": "AdHubSDK",
68       "vendored_frameworks": [
69         "AdHubSDK.framework",
70         "AdHubFoundation.framework"
71       ]
72     },
73     {
74       "name": "AdHub_GDTSDK",
75       "vendored_libraries": "libGDTMobSDK.a"
76     },
77     {
78       "name": "AdHub_CSJSDK",
79       "vendored_frameworks": [
80         "BUFoundation.framework",
81         "BUAdSDK.framework",
82         "BUCNAuxiliary.framework"
83       ],
84       "resources": "BUAdSDK.bundle"
85     }
86   ]