[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / e / 0 / Ads-CN-Beta / 4.7.0.4 / Ads-CN-Beta.podspec.json
bloba5c5791c272a1a918f1883cdebe0c2dacaebe1a6
2   "name": "Ads-CN-Beta",
3   "version": "4.7.0.4",
4   "summary": "Ads-CN-Beta is a SDK from Bytedance providing union AD service.",
5   "description": "Ads-CN-Beta provides ADs which include native、banner、feed、splash、RewardVideo etc.",
6   "license": {
7     "type": "MIT",
8     "file": "SDK/LICENSE"
9   },
10   "authors": {
11     "bytedance-tech": "zywork@bytedance.com"
12   },
13   "homepage": "https://github.com/bytedance/Bytedance-UnionAD.git",
14   "source": {
15     "http": "https://sf3-fe-tos.pglstatp-toutiao.com/obj/csj-sdk-static/4.7.0.4/SDK.zip"
16   },
17   "platforms": {
18     "ios": "9.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   "libraries": [
46     "c++",
47     "resolv",
48     "z",
49     "sqlite3",
50     "bz2",
51     "xml2",
52     "iconv",
53     "c++abi"
54   ],
55   "weak_frameworks": "AppTrackingTransparency",
56   "resources": "SDK/LICENSE",
57   "preserve_paths": "SDK/README.md",
58   "default_subspecs": "BUAdSDK",
59   "pod_target_xcconfig": {
60     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
61   },
62   "user_target_xcconfig": {
63     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
64   },
65   "subspecs": [
66     {
67       "name": "BUAdSDK",
68       "vendored_frameworks": [
69         "SDK/CSJAdSDK.framework"
70       ],
71       "preserve_paths": "SDK/CSJAdSDK.framework",
72       "resources": "SDK/CSJAdSDK.bundle",
73       "dependencies": {
74         "Ads-CN-Beta/Dep_Accurate": [
76         ]
77       }
78     },
79     {
80       "name": "BUAdSDK_Compatible",
81       "vendored_frameworks": [
82         "SDK/CSJAdSDK.framework"
83       ],
84       "preserve_paths": "SDK/CSJAdSDK.framework",
85       "resources": "SDK/CSJAdSDK.bundle",
86       "dependencies": {
87         "Ads-CN-Beta/Dep_Compatible": [
89         ]
90       }
91     },
92     {
93       "name": "Dep_Accurate",
94       "dependencies": {
95         "BURelyFoundation/CSJ": [
96           "0.0.2.23"
97         ],
98         "BUAdSDK": [
99           "0.1.0.24"
100         ]
101       }
102     },
103     {
104       "name": "Dep_Compatible",
105       "dependencies": {
106         "BURelyFoundation/CSJ": [
107           "~> 0.0.2.23"
108         ],
109         "BUAdSDK": [
110           "~> 0.1.0.24"
111         ]
112       }
113     }
114   ]