[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 0 / 9 / 2 / AdWangMaiSDKTest / 1.0.0 / AdWangMaiSDKTest.podspec.json
blob72a2734126c7173e5986dffe0ef57d255dfb144c
2   "name": "AdWangMaiSDKTest",
3   "version": "1.0.0",
4   "summary": "AdWangMaiSDKTest is a SDK from WangMai providing AD service.",
5   "description": "AdWangMaiSDKTest is a SDK from WangMai providing AD service.",
6   "homepage": "https://github.com/yangdimuyi/AdWangMaiSDK-T.git",
7   "license": {
8     "type": "MIT",
9     "file": "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   },
26   "user_target_xcconfig": {
27     "OTHER_LDFLAGS": [
28       "-ObjC"
29     ],
30     "ENABLE_BITCODE": "NO",
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "pod_target_xcconfig": {
34     "OTHER_LDFLAGS": [
35       "-ObjC"
36     ],
37     "ENABLE_BITCODE": "NO",
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   },
40   "source": {
41     "git": "https://github.com/yangdimuyi/AdWangMaiSDK-T.git",
42     "tag": "1.0.0"
43   },
44   "requires_arc": true,
45   "default_subspecs": "AdSDk",
46   "subspecs": [
47     {
48       "name": "AdSDk",
49       "resources": "AdWangMaiSDKTest/adwangmai_sdk.bundle",
50       "ios": {
51         "vendored_frameworks": "AdWangMaiSDKTest/AdWangMaiSDK.framework"
52       },
53       "frameworks": [
54         "AppTrackingTransparency",
55         "AssetsLibrary",
56         "AdSupport",
57         "Audiotoolbox",
58         "AddressBook",
59         "AVKit",
60         "AVFoundation",
61         "Accelerate",
62         "CoreServices",
63         "CoreImage",
64         "CoreLocation",
65         "CoreTelephony",
66         "CoreText",
67         "CoreMotion",
68         "CoreGraphics",
69         "CoreMedia",
70         "CoreData",
71         "DeviceCheck",
72         "Foundation",
73         "ImageIO",
74         "JavaScriptCore",
75         "MobileCoreServices",
76         "MapKit",
77         "MessageUI",
78         "MediaPlayer",
79         "Photos",
80         "QuartzCore",
81         "QuickLook",
82         "SystemConfiguration",
83         "Security",
84         "StoreKit",
85         "SafariServices",
86         "UIKit",
87         "WebKit"
88       ],
89       "libraries": [
90         "z",
91         "resolv.9",
92         "xml2",
93         "c++",
94         "c++abi",
95         "z.1.2.5",
96         "sqlite3.0",
97         "sqlite3",
98         "bz2.1.0",
99         "bz2",
100         "iconv"
101       ]
102     },
103     {
104       "name": "JDYunAdapter",
105       "platforms": {
106         "ios": "11.0"
107       },
108       "vendored_libraries": "AdWangMaiSDKTest/JDYunAdapter/*.a",
109       "dependencies": {
110         "AdWangMaiSDKTest/AdSDk": [
112         ],
113         "JADYun": [
114           "2.2.4"
115         ]
116       }
117     }
118   ]