[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 2 / 6 / Bytedance-UnionAD / 2.8.0.1 / Bytedance-UnionAD.podspec.json
blob5c27cb37b638e78bfcf708eff40338a61507e590
2   "name": "Bytedance-UnionAD",
3   "version": "2.8.0.1",
4   "summary": "BUAdSDK is a SDK from Bytedance providing union AD service.",
5   "description": "Bytedance provides Union ADs which include native、banner、feed、splash、RewardVideo etc.",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Siwant": "yuanhuan@bytedance.com"
12   },
13   "homepage": "https://github.com/bytedance/Bytedance-UnionAD",
14   "source": {
15     "git": "https://github.com/bytedance/Bytedance-UnionAD.git",
16     "tag": "2.8.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "MapKit",
24     "WebKit",
25     "MediaPlayer",
26     "CoreLocation",
27     "AdSupport",
28     "CoreMedia",
29     "AVFoundation",
30     "CoreTelephony",
31     "StoreKit",
32     "SystemConfiguration",
33     "MobileCoreServices",
34     "CoreMotion",
35     "Accelerate"
36   ],
37   "libraries": [
38     "c++",
39     "resolv",
40     "z",
41     "sqlite3"
42   ],
43   "vendored_frameworks": "Bytedance-UnionAd/Frameworks/BUAdSDK.framework",
44   "resources": "Bytedance-UnionAd/Frameworks/BUAdSDK.bundle",
45   "xcconfig": {
46     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
47   }