[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / 1 / YFAdsSDK / 5.0.0.17 / YFAdsSDK.podspec.json
blobf72c41a6024b2acf44c817ebd960cf9910942373
2   "name": "YFAdsSDK",
3   "version": "5.0.0.17",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "requires_arc": true,
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "summary": "iOS YFAdsSDK",
13   "description": "欢迎大家使用YFAdsSDK",
14   "homepage": "http://www.yifan.com/",
15   "authors": {
16     "yifan": "576661787@qq.com"
17   },
18   "source": {
19     "git": "https://gitee.com/nanjing-yao-play-club-network/ad-demo.git",
20     "tag": "5.0.0.17"
21   },
22   "user_target_xcconfig": {
23     "ENABLE_BITCODE": "NO"
24   },
25   "pod_target_xcconfig": {
26     "ENABLE_BITCODE": "NO"
27   },
28   "default_subspecs": "Core",
29   "static_framework": true,
30   "resource_bundles": {
31     "YFAdsSDK": [
32       "YFAdsSDK/Assets/**/*.*"
33     ]
34   },
35   "xcconfig": {
36     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
37   },
38   "subspecs": [
39     {
40       "name": "Core",
41       "source_files": "YFAdsSDK/Core/**/*.{h,m}",
42       "public_header_files": "YFAdsSDK/Core/**/*.h",
43       "frameworks": [
44         "UIKit",
45         "Foundation",
46         "AdSupport"
47       ]
48     },
49     {
50       "name": "Adspot",
51       "dependencies": {
52         "YFAdsSDK/Core": [
54         ]
55       },
56       "source_files": "YFAdsSDK/Adspot/**/*.{h,m}",
57       "public_header_files": "YFAdsSDK/Adspot/**/*.h"
58     },
59     {
60       "name": "CSJ",
61       "dependencies": {
62         "YFAdsSDK/Core": [
64         ],
65         "YFAdsSDK/Adspot": [
67         ],
68         "Ads-CN": [
70         ]
71       },
72       "source_files": "YFAdsSDK/Adapter/CSJ/**/*.{h,m}",
73       "public_header_files": "YFAdsSDK/Adapter/CSJ/**/*.h",
74       "frameworks": [
75         "UIKit",
76         "MapKit",
77         "WebKit",
78         "MediaPlayer",
79         "CoreLocation",
80         "AdSupport",
81         "CoreMedia",
82         "AVFoundation",
83         "CoreTelephony",
84         "StoreKit",
85         "SystemConfiguration",
86         "MobileCoreServices",
87         "CoreMotion",
88         "Accelerate",
89         "AudioToolbox",
90         "JavaScriptCore",
91         "Security",
92         "CoreImage",
93         "AudioToolbox",
94         "ImageIO",
95         "QuartzCore",
96         "CoreGraphics",
97         "CoreText"
98       ],
99       "libraries": [
100         "c++",
101         "resolv",
102         "z",
103         "sqlite3",
104         "bz2",
105         "xml2",
106         "iconv",
107         "c++abi"
108       ]
109     },
110     {
111       "name": "GDT",
112       "dependencies": {
113         "YFAdsSDK/Core": [
115         ],
116         "YFAdsSDK/Adspot": [
118         ],
119         "GDTMobSDK": [
121         ]
122       },
123       "source_files": "YFAdsSDK/Adapter/GDT/**/*.{h,m}",
124       "public_header_files": "YFAdsSDK/Adapter/GDT/**/*.h",
125       "frameworks": [
126         "AdSupport",
127         "CoreLocation",
128         "QuartzCore",
129         "SystemConfiguration",
130         "CoreTelephony",
131         "Security",
132         "StoreKit",
133         "AVFoundation",
134         "WebKit"
135       ],
136       "libraries": [
137         "xml2",
138         "z"
139       ]
140     },
141     {
142       "name": "KS",
143       "dependencies": {
144         "YFAdsSDK/Core": [
146         ],
147         "YFAdsSDK/Adspot": [
149         ],
150         "KSAdSDK": [
152         ]
153       },
154       "source_files": "YFAdsSDK/Adapter/KS/**/*.{h,m}",
155       "public_header_files": "YFAdsSDK/Adapter/KS/**/*.h",
156       "frameworks": [
157         "Foundation",
158         "UIKit",
159         "MobileCoreServices",
160         "CoreGraphics",
161         "Security",
162         "SystemConfiguration",
163         "CoreTelephony",
164         "AdSupport",
165         "CoreData",
166         "StoreKit",
167         "AVFoundation",
168         "MediaPlayer",
169         "CoreMedia",
170         "WebKit",
171         "Accelerate",
172         "CoreLocation",
173         "AVKit",
174         "MessageUI",
175         "QuickLook",
176         "AudioToolBox",
177         "AddressBook"
178       ],
179       "libraries": [
180         "z",
181         "resolv.9",
182         "sqlite3",
183         "c++",
184         "c++abi"
185       ]
186     },
187     {
188       "name": "BD",
189       "dependencies": {
190         "YFAdsSDK/Core": [
192         ],
193         "YFAdsSDK/Adspot": [
195         ],
196         "BaiduMobAdSDK": [
198         ]
199       },
200       "source_files": "YFAdsSDK/Adapter/BD/**/*.{h,m}",
201       "frameworks": [
202         "CoreLocation",
203         "SystemConfiguration",
204         "CoreGraphics",
205         "CoreMotion",
206         "CoreTelephony",
207         "AdSupport",
208         "SystemConfiguration",
209         "QuartzCore",
210         "WebKit",
211         "MessageUI",
212         "SafariServices",
213         "AVFoundation",
214         "EventKit",
215         "QuartzCore",
216         "CoreMedia",
217         "StoreKit"
218       ],
219       "libraries": "c++",
220       "weak_frameworks": "WebKit",
221       "public_header_files": "YFAdsSDK/Adapter/BD/**/*.h"
222     }
223   ]