[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / 4 / 8 / 1 / XHLJiOS / 6.2.98 / XHLJiOS.podspec.json
blob0cbd15cd9b282a0585367137c46a89a14605c0b7
2   "name": "XHLJiOS",
3   "version": "6.2.98",
4   "summary": "A short description of XHLJ SDK for iOS.",
5   "description": "XHLJ SDK for developer",
6   "homepage": "https://github.com/xhljteam/sdk_ios_cocoapod",
7   "license": {
8     "type": "MIT",
9     "file": "XHLJiOS/LICENSE"
10   },
11   "authors": {
12     "XHLJ": "developer@"
13   },
14   "source": {
15     "http": "http://xhlj-sdk.oss-cn-beijing.aliyuncs.com/SDK/6.2.98/iOS/XHLJiOS.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "static_framework": true,
21   "requires_arc": true,
22   "frameworks": [
23     "SystemConfiguration",
24     "CoreGraphics",
25     "Foundation",
26     "UIKit"
27   ],
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "arm64 arm64e armv7 armv7s x86_64",
30     "VALID_ARCHS[sdk=iphoneos*]": "arm64 arm64e armv7 armv7s",
31     "VALID_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e x86_64"
32   },
33   "libraries": [
34     "c++",
35     "z",
36     "sqlite3",
37     "xml2",
38     "resolv"
39   ],
40   "default_subspecs": "XHLJSDK",
41   "swift_versions": "5.0",
42   "subspecs": [
43     {
44       "name": "XHLJSDK",
45       "platforms": {
46         "ios": "9.0"
47       },
48       "vendored_frameworks": [
49         "XHLJiOS/XHLJ{Banner,Splash,RewardedVideo,Interstitial,Native}.xcframework",
50         "XHLJiOS/taku/XHLJSDK.xcframework"
51       ],
52       "resources": "XHLJiOS/XHLJSDK.bundle"
53     },
54     {
55       "name": "XHLJGDTAdapter",
56       "dependencies": {
57         "GDTMobSDK": [
58           "4.14.70"
59         ],
60         "XHLJiOS/XHLJSDK": [
62         ]
63       },
64       "platforms": {
65         "ios": "9.0"
66       },
67       "vendored_frameworks": "XHLJiOS/XHLJGDTAdapter.xcframework"
68     },
69     {
70       "name": "XHLJTTAdapter",
71       "dependencies": {
72         "Ads-CN": [
73           "5.9.1.6"
74         ],
75         "XHLJiOS/XHLJSDK": [
77         ]
78       },
79       "platforms": {
80         "ios": "11.0"
81       },
82       "vendored_frameworks": "XHLJiOS/XHLJTTAdapter.xcframework"
83     },
84     {
85       "name": "XHLJTTAdapter_Mix",
86       "dependencies": {
87         "Ads-Fusion-CN-Beta/BUAdSDK": [
88           "5.9.0.8"
89         ],
90         "Ads-Fusion-CN-Beta/CSJMediation": [
91           "5.9.0.8"
92         ],
93         "XHLJiOS/XHLJSDK": [
95         ]
96       },
97       "platforms": {
98         "ios": "11.0"
99       },
100       "vendored_frameworks": "XHLJiOS/XHLJTTAdapter_Mix.xcframework"
101     },
102     {
103       "name": "XHLJKuaiShouAdapter",
104       "dependencies": {
105         "KSAdSDK": [
106           "3.3.61"
107         ],
108         "XHLJiOS/XHLJSDK": [
110         ]
111       },
112       "platforms": {
113         "ios": "9.0"
114       },
115       "vendored_frameworks": "XHLJiOS/XHLJKuaiShouAdapter.xcframework"
116     },
117     {
118       "name": "XHLJBaiduAdapter",
119       "dependencies": {
120         "BaiduMobAdSDK": [
121           "5.34"
122         ],
123         "XHLJiOS/XHLJSDK": [
125         ]
126       },
127       "platforms": {
128         "ios": "9.0"
129       },
130       "vendored_frameworks": "XHLJiOS/XHLJBaiduAdapter.xcframework"
131     }
132   ],
133   "swift_version": "5.0"