[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / f / b / e / AdWangMaiSDK / 5.9.9 / AdWangMaiSDK.podspec.json
blob0b5355fe536c7332cbcfc57aa88114b925c8dd10
2   "name": "AdWangMaiSDK",
3   "version": "5.9.9",
4   "summary": "AdWangMaiSDK is a SDK from WangMai providing AD service.",
5   "description": "AdWangMaiSDK is a SDK from WangMai providing AD service.",
6   "homepage": "https://github.com/yangdimuyi/AdWangMaiSDK-iOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WangMai": "yangdi.yang@adwangmai.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "xcconfig": {
18     "VALID_ARCHS": "arm64 x86_64",
19     "VALID_ARCHS[sdk=iphoneos*]": "arm64",
20     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64",
21     "OTHER_LDFLAGS": [
22       "-ObjC"
23     ],
24     "ENABLE_BITCODE": "NO",
25     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
26   },
27   "user_target_xcconfig": {
28     "OTHER_LDFLAGS": [
29       "-ObjC"
30     ],
31     "ENABLE_BITCODE": "NO",
32     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "pod_target_xcconfig": {
36     "OTHER_LDFLAGS": [
37       "-ObjC"
38     ],
39     "ENABLE_BITCODE": "NO",
40     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "source": {
44     "git": "https://github.com/yangdimuyi/AdWangMaiSDK-iOS.git",
45     "tag": "5.9.9"
46   },
47   "requires_arc": true,
48   "default_subspecs": "AdSDk",
49   "subspecs": [
50     {
51       "name": "AdSDk",
52       "resources": "WangMaiSDK/adwangmai_sdk.bundle",
53       "ios": {
54         "vendored_frameworks": "WangMaiSDK/AdWangMaiSDK.framework"
55       },
56       "frameworks": [
57         "AppTrackingTransparency",
58         "AssetsLibrary",
59         "AdSupport",
60         "Audiotoolbox",
61         "AddressBook",
62         "AVKit",
63         "AVFoundation",
64         "Accelerate",
65         "CFNetwork",
66         "CoreServices",
67         "CoreImage",
68         "CoreLocation",
69         "CoreTelephony",
70         "CoreText",
71         "CoreML",
72         "CoreMotion",
73         "CoreFoundation",
74         "CoreGraphics",
75         "CoreMedia",
76         "CoreData",
77         "DeviceCheck",
78         "Foundation",
79         "ImageIO",
80         "JavaScriptCore",
81         "MobileCoreServices",
82         "MapKit",
83         "MessageUI",
84         "MediaPlayer",
85         "Photos",
86         "QuartzCore",
87         "QuickLook",
88         "SystemConfiguration",
89         "Security",
90         "StoreKit",
91         "SafariServices",
92         "UIKit",
93         "WebKit"
94       ],
95       "libraries": [
96         "z",
97         "resolv.9",
98         "xml2",
99         "c++",
100         "c++abi",
101         "z.1.2.5",
102         "sqlite3.0",
103         "sqlite3",
104         "bz2.1.0",
105         "bz2",
106         "iconv",
107         "resolv"
108       ]
109     },
110     {
111       "name": "JDYunAdapter",
112       "platforms": {
113         "ios": "11.0"
114       },
115       "vendored_libraries": "WangMaiSDK/JDYunAdapter/*.a",
116       "dependencies": {
117         "AdWangMaiSDK/AdSDk": [
119         ],
120         "JADYun": [
121           "2.6.2"
122         ],
123         "JADYunMotion": [
124           "2.6.2"
125         ]
126       }
127     },
128     {
129       "name": "GDTAdapter",
130       "platforms": {
131         "ios": "11.0"
132       },
133       "vendored_libraries": "WangMaiSDK/GDTAdapter/*.a",
134       "dependencies": {
135         "AdWangMaiSDK/AdSDk": [
137         ],
138         "GDTMobSDK": [
139           "4.14.90"
140         ]
141       }
142     },
143     {
144       "name": "TanxAdapter",
145       "platforms": {
146         "ios": "12.0"
147       },
148       "vendored_libraries": "WangMaiSDK/TanxAdapter/*.a",
149       "dependencies": {
150         "TanxSDK": [
151           "3.5.7"
152         ],
153         "AdWangMaiSDK/AdSDk": [
155         ]
156       }
157     }
158   ]