[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / 1 / YFAdsSDK / 5.0.0.14 / YFAdsSDK.podspec.json
blob066b3d5f071af1f6ed49142cb9ec3075ceb28bf2
2   "name": "YFAdsSDK",
3   "version": "5.0.0.14",
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.14"
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       "frameworks": [
43         "UIKit",
44         "Foundation",
45         "AdSupport"
46       ]
47     },
48     {
49       "name": "Adspot",
50       "dependencies": {
51         "YFAdsSDK/Core": [
53         ]
54       },
55       "source_files": "YFAdsSDK/Adspot/**/*.{h,m}"
56     },
57     {
58       "name": "CSJ",
59       "dependencies": {
60         "YFAdsSDK/Core": [
62         ],
63         "YFAdsSDK/Adspot": [
65         ],
66         "Ads-CN": [
68         ]
69       },
70       "source_files": "YFAdsSDK/Adapter/CSJ/**/*.{h,m}",
71       "frameworks": [
72         "UIKit",
73         "MapKit",
74         "WebKit",
75         "MediaPlayer",
76         "CoreLocation",
77         "AdSupport",
78         "CoreMedia",
79         "AVFoundation",
80         "CoreTelephony",
81         "StoreKit",
82         "SystemConfiguration",
83         "MobileCoreServices",
84         "CoreMotion",
85         "Accelerate",
86         "AudioToolbox",
87         "JavaScriptCore",
88         "Security",
89         "CoreImage",
90         "AudioToolbox",
91         "ImageIO",
92         "QuartzCore",
93         "CoreGraphics",
94         "CoreText"
95       ],
96       "libraries": [
97         "c++",
98         "resolv",
99         "z",
100         "sqlite3",
101         "bz2",
102         "xml2",
103         "iconv",
104         "c++abi"
105       ]
106     },
107     {
108       "name": "GDT",
109       "dependencies": {
110         "YFAdsSDK/Core": [
112         ],
113         "YFAdsSDK/Adspot": [
115         ],
116         "GDTMobSDK": [
118         ]
119       },
120       "source_files": "YFAdsSDK/Adapter/GDT/**/*.{h,m}",
121       "frameworks": [
122         "AdSupport",
123         "CoreLocation",
124         "QuartzCore",
125         "SystemConfiguration",
126         "CoreTelephony",
127         "Security",
128         "StoreKit",
129         "AVFoundation",
130         "WebKit"
131       ],
132       "libraries": [
133         "xml2",
134         "z"
135       ]
136     },
137     {
138       "name": "KS",
139       "dependencies": {
140         "YFAdsSDK/Core": [
142         ],
143         "YFAdsSDK/Adspot": [
145         ],
146         "KSAdSDK": [
148         ]
149       },
150       "source_files": "YFAdsSDK/Adapter/KS/**/*.{h,m}",
151       "frameworks": [
152         "Foundation",
153         "UIKit",
154         "MobileCoreServices",
155         "CoreGraphics",
156         "Security",
157         "SystemConfiguration",
158         "CoreTelephony",
159         "AdSupport",
160         "CoreData",
161         "StoreKit",
162         "AVFoundation",
163         "MediaPlayer",
164         "CoreMedia",
165         "WebKit",
166         "Accelerate",
167         "CoreLocation",
168         "AVKit",
169         "MessageUI",
170         "QuickLook",
171         "AudioToolBox",
172         "AddressBook"
173       ],
174       "libraries": [
175         "z",
176         "resolv.9",
177         "sqlite3",
178         "c++",
179         "c++abi"
180       ]
181     },
182     {
183       "name": "BD",
184       "dependencies": {
185         "YFAdsSDK/Core": [
187         ],
188         "YFAdsSDK/Adspot": [
190         ],
191         "BaiduMobAdSDK": [
193         ]
194       },
195       "source_files": "YFAdsSDK/Adapter/BD/**/*.{h,m}",
196       "frameworks": [
197         "CoreLocation",
198         "SystemConfiguration",
199         "CoreGraphics",
200         "CoreMotion",
201         "CoreTelephony",
202         "AdSupport",
203         "SystemConfiguration",
204         "QuartzCore",
205         "WebKit",
206         "MessageUI",
207         "SafariServices",
208         "AVFoundation",
209         "EventKit",
210         "QuartzCore",
211         "CoreMedia",
212         "StoreKit"
213       ],
214       "libraries": "c++",
215       "weak_frameworks": "WebKit"
216     }
217   ]