[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / b / e / AdWangMaiSDK / 5.9.6 / AdWangMaiSDK.podspec.json
blob6d69e2326407be601d12851cda36da78f4268dc2
2   "name": "AdWangMaiSDK",
3   "version": "5.9.6",
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.6"
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         "CoreMotion",
72         "CoreFoundation",
73         "CoreGraphics",
74         "CoreMedia",
75         "CoreData",
76         "DeviceCheck",
77         "Foundation",
78         "ImageIO",
79         "JavaScriptCore",
80         "MobileCoreServices",
81         "MapKit",
82         "MessageUI",
83         "MediaPlayer",
84         "Photos",
85         "QuartzCore",
86         "QuickLook",
87         "SystemConfiguration",
88         "Security",
89         "StoreKit",
90         "SafariServices",
91         "UIKit",
92         "WebKit"
93       ],
94       "libraries": [
95         "z",
96         "resolv.9",
97         "xml2",
98         "c++",
99         "c++abi",
100         "z.1.2.5",
101         "sqlite3.0",
102         "sqlite3",
103         "bz2.1.0",
104         "bz2",
105         "iconv",
106         "resolv"
107       ]
108     },
109     {
110       "name": "JDYunAdapter",
111       "platforms": {
112         "ios": "11.0"
113       },
114       "vendored_libraries": "WangMaiSDK/JDYunAdapter/*.a",
115       "dependencies": {
116         "AdWangMaiSDK/AdSDk": [
118         ],
119         "JADYun": [
120           "2.5.12"
121         ],
122         "JADYunMotion": [
123           "2.5.12"
124         ]
125       }
126     },
127     {
128       "name": "GDTAdapter",
129       "platforms": {
130         "ios": "11.0"
131       },
132       "vendored_libraries": "WangMaiSDK/GDTAdapter/*.a",
133       "dependencies": {
134         "AdWangMaiSDK/AdSDk": [
136         ],
137         "GDTMobSDK": [
138           "4.14.76"
139         ]
140       }
141     },
142     {
143       "name": "TanxAdapter",
144       "platforms": {
145         "ios": "11.0"
146       },
147       "vendored_libraries": "WangMaiSDK/TanxAdapter/*.a",
148       "resources": "WangMaiSDK/TanxAdapter/TanxID.bundle",
149       "ios": {
150         "vendored_frameworks": "WangMaiSDK/TanxAdapter/*.framework"
151       },
152       "dependencies": {
153         "AdWangMaiSDK/AdSDk": [
155         ]
156       }
157     }
158   ]