[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 8 / 3 / AMCAdSDK / 1.1.0 / AMCAdSDK.podspec.json
blobce4974bdae727fdd521db2931c5ae397fc3d283b
2   "name": "AMCAdSDK",
3   "version": "1.1.0",
4   "summary": "CSJAdSDK is a SDK from Bytedance providing union AD service.",
5   "description": "CSJAdSDK provides ADs which include native、banner、feed、splash、RewardVideo etc.",
6   "license": {
7     "type": "MIT",
8     "file": "SDK/LICENSE"
9   },
10   "authors": {
11     "Siwant": "yuanhuan@bytedance.com"
12   },
13   "homepage": "https://github.com/bytedance/Bytedance-UnionAD",
14   "source": {
15     "http": "http://106.14.27.203/ios/1.1.0/SDK.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "frameworks": [
21     "UIKit",
22     "MapKit",
23     "WebKit",
24     "MediaPlayer",
25     "CoreLocation",
26     "AdSupport",
27     "CoreMedia",
28     "AVFoundation",
29     "CoreTelephony",
30     "StoreKit",
31     "SystemConfiguration",
32     "MobileCoreServices",
33     "CoreMotion",
34     "Accelerate",
35     "AudioToolbox",
36     "JavaScriptCore",
37     "Security",
38     "CoreImage",
39     "AudioToolbox",
40     "ImageIO",
41     "QuartzCore",
42     "CoreGraphics",
43     "CoreText"
44   ],
45   "weak_frameworks": [
46     "AppTrackingTransparency",
47     "DeviceCheck"
48   ],
49   "libraries": [
50     "c++",
51     "resolv",
52     "z",
53     "sqlite3",
54     "bz2",
55     "xml2",
56     "iconv",
57     "c++abi"
58   ],
59   "default_subspecs": "AMCAdSDK",
60   "subspecs": [
61     {
62       "name": "AMCAdSDK",
63       "vendored_frameworks": [
64         "SDK/BUAdSDK.xcframework"
65       ],
66       "preserve_paths": "SDK/BUAdSDK.xcframework",
67       "resources": "SDK/CSJAdSDK.bundle",
68       "dependencies": {
69         "BURelyFoundation/CSJ": [
70           "0.3.0.3"
71         ]
72       }
73     }
74   ]