[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 2 / 6 / Bytedance-UnionAD / 3.0.0.2 / Bytedance-UnionAD.podspec.json
blobb3f9206b1bdccca6fbcc6dfb4fa74ca7f43606fa
2   "name": "Bytedance-UnionAD",
3   "version": "3.0.0.2",
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": "3.0.0.2"
17   },
18   "platforms": {
19     "ios": "9.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": [
44     "Bytedance-UnionAd/Frameworks/BUAdSDK.framework",
45     "Bytedance-UnionAd/Frameworks/BUFoundation.framework"
46   ],
47   "resources": "Bytedance-UnionAd/Frameworks/BUAdSDK.bundle",
48   "xcconfig": {
49     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
50   }