|
| 1 | +{ |
| 2 | + "name": "ADJgSDK", |
| 3 | + "version": "4.0.5.10304", |
| 4 | + "summary": "A short description of ADJgSDK.", |
| 5 | + "description": "TODO: Add long description of the pod here.", |
| 6 | + "homepage": "http://www.jiguang.cn", |
| 7 | + "license": { |
| 8 | + "type": "MIT", |
| 9 | + "file": "LICENSE" |
| 10 | + }, |
| 11 | + "authors": { |
| 12 | + "534016847@qq.com": "jg-ios01" |
| 13 | + }, |
| 14 | + "source": { |
| 15 | + "git": "https://gitee.com/jiguang-official/adjg-sdk-pod.git", |
| 16 | + "tag": "4.0.5.10304" |
| 17 | + }, |
| 18 | + "platforms": { |
| 19 | + "ios": "12.0" |
| 20 | + }, |
| 21 | + "frameworks": "UIKit", |
| 22 | + "xcconfig": { |
| 23 | + "OTHER_LDFLAGS": "-ObjC" |
| 24 | + }, |
| 25 | + "dependencies": { |
| 26 | + "ADJgKit": [ |
| 27 | + "~> 0.7.8.11251" |
| 28 | + ], |
| 29 | + "ADJgNetwork": [ |
| 30 | + "~> 0.2.1.0" |
| 31 | + ], |
| 32 | + "ADJgLocationManager": [ |
| 33 | + "~> 0.2.1.01301" |
| 34 | + ] |
| 35 | + }, |
| 36 | + "libraries": "sqlite3", |
| 37 | + "static_framework": true, |
| 38 | + "requires_arc": true, |
| 39 | + "pod_target_xcconfig": { |
| 40 | + "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64" |
| 41 | + }, |
| 42 | + "user_target_xcconfig": { |
| 43 | + "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64" |
| 44 | + }, |
| 45 | + "default_subspecs": "core", |
| 46 | + "vendored_frameworks": "ADJgSDK/Classes/core/*.xcframework", |
| 47 | + "subspecs": [ |
| 48 | + { |
| 49 | + "name": "core" |
| 50 | + }, |
| 51 | + { |
| 52 | + "name": "ADJgSDKPlatforms", |
| 53 | + "subspecs": [ |
| 54 | + { |
| 55 | + "name": "gdt", |
| 56 | + "vendored_frameworks": "ADJgSDK/Classes/gdt/*.xcframework", |
| 57 | + "dependencies": { |
| 58 | + "ADJgSDK/core": [ |
| 59 | + |
| 60 | + ], |
| 61 | + "GDTMobSDK": [ |
| 62 | + "4.15.75" |
| 63 | + ] |
| 64 | + } |
| 65 | + }, |
| 66 | + { |
| 67 | + "name": "gdt-without", |
| 68 | + "vendored_frameworks": "ADJgSDK/Classes/gdt/*.xcframework", |
| 69 | + "dependencies": { |
| 70 | + "ADJgSDK/core": [ |
| 71 | + |
| 72 | + ] |
| 73 | + } |
| 74 | + }, |
| 75 | + { |
| 76 | + "name": "baidu", |
| 77 | + "vendored_frameworks": "ADJgSDK/Classes/baidu/*.xcframework", |
| 78 | + "dependencies": { |
| 79 | + "ADJgSDK/core": [ |
| 80 | + |
| 81 | + ], |
| 82 | + "BaiduMobAdSDK": [ |
| 83 | + "10.032" |
| 84 | + ] |
| 85 | + } |
| 86 | + }, |
| 87 | + { |
| 88 | + "name": "baidu-without", |
| 89 | + "vendored_frameworks": "ADJgSDK/Classes/baidu/*.xcframework", |
| 90 | + "dependencies": { |
| 91 | + "ADJgSDK/core": [ |
| 92 | + |
| 93 | + ] |
| 94 | + } |
| 95 | + }, |
| 96 | + { |
| 97 | + "name": "bu", |
| 98 | + "vendored_frameworks": "ADJgSDK/Classes/bu/*.xcframework", |
| 99 | + "dependencies": { |
| 100 | + "ADJgSDK/core": [ |
| 101 | + |
| 102 | + ], |
| 103 | + "Ads-CN/BUAdSDK": [ |
| 104 | + "7.3.0.8" |
| 105 | + ] |
| 106 | + } |
| 107 | + }, |
| 108 | + { |
| 109 | + "name": "bu-without", |
| 110 | + "vendored_frameworks": "ADJgSDK/Classes/bu/*.xcframework", |
| 111 | + "dependencies": { |
| 112 | + "ADJgSDK/core": [ |
| 113 | + |
| 114 | + ] |
| 115 | + } |
| 116 | + }, |
| 117 | + { |
| 118 | + "name": "ks", |
| 119 | + "vendored_frameworks": "ADJgSDK/Classes/ks/*.xcframework", |
| 120 | + "dependencies": { |
| 121 | + "ADJgSDK/core": [ |
| 122 | + |
| 123 | + ], |
| 124 | + "KSAdSDK": [ |
| 125 | + "4.12.20.3" |
| 126 | + ] |
| 127 | + } |
| 128 | + }, |
| 129 | + { |
| 130 | + "name": "ks-without", |
| 131 | + "vendored_frameworks": "ADJgSDK/Classes/ks/*.xcframework", |
| 132 | + "dependencies": { |
| 133 | + "ADJgSDK/core": [ |
| 134 | + |
| 135 | + ] |
| 136 | + } |
| 137 | + }, |
| 138 | + { |
| 139 | + "name": "mtg", |
| 140 | + "vendored_frameworks": "ADJgSDK/Classes/mtg/*.xcframework", |
| 141 | + "dependencies": { |
| 142 | + "ADJgSDK/core": [ |
| 143 | + |
| 144 | + ], |
| 145 | + "MintegralAdSDK": [ |
| 146 | + "7.5.9" |
| 147 | + ], |
| 148 | + "MintegralAdSDK/NativeAd": [ |
| 149 | + |
| 150 | + ], |
| 151 | + "MintegralAdSDK/RewardVideoAd": [ |
| 152 | + |
| 153 | + ], |
| 154 | + "MintegralAdSDK/InterstitialVideoAd": [ |
| 155 | + |
| 156 | + ], |
| 157 | + "MintegralAdSDK/SplashAd": [ |
| 158 | + |
| 159 | + ], |
| 160 | + "MintegralAdSDK/BannerAd": [ |
| 161 | + |
| 162 | + ], |
| 163 | + "MintegralAdSDK/NativeAdvancedAd": [ |
| 164 | + |
| 165 | + ], |
| 166 | + "MintegralAdSDK/NewInterstitialAd": [ |
| 167 | + |
| 168 | + ], |
| 169 | + "MintegralAdSDK/BidNativeAd": [ |
| 170 | + |
| 171 | + ], |
| 172 | + "MintegralAdSDK/BidNewInterstitialAd": [ |
| 173 | + |
| 174 | + ], |
| 175 | + "MintegralAdSDK/BidInterstitialVideoAd": [ |
| 176 | + |
| 177 | + ], |
| 178 | + "MintegralAdSDK/BidRewardVideoAd": [ |
| 179 | + |
| 180 | + ] |
| 181 | + } |
| 182 | + }, |
| 183 | + { |
| 184 | + "name": "mtg-without", |
| 185 | + "vendored_frameworks": "ADJgSDK/Classes/mtg/*.xcframework", |
| 186 | + "dependencies": { |
| 187 | + "ADJgSDK/core": [ |
| 188 | + |
| 189 | + ] |
| 190 | + } |
| 191 | + }, |
| 192 | + { |
| 193 | + "name": "tianmu", |
| 194 | + "vendored_frameworks": "ADJgSDK/Classes/tianmu/*.xcframework", |
| 195 | + "dependencies": { |
| 196 | + "ADJgSDK/core": [ |
| 197 | + |
| 198 | + ], |
| 199 | + "TianmuSDK": [ |
| 200 | + "3.0.6.1" |
| 201 | + ] |
| 202 | + } |
| 203 | + }, |
| 204 | + { |
| 205 | + "name": "tianmu-without", |
| 206 | + "vendored_frameworks": "ADJgSDK/Classes/tianmu/*.xcframework", |
| 207 | + "dependencies": { |
| 208 | + "ADJgSDK/core": [ |
| 209 | + |
| 210 | + ] |
| 211 | + } |
| 212 | + }, |
| 213 | + { |
| 214 | + "name": "jgads", |
| 215 | + "vendored_frameworks": "ADJgSDK/Classes/jg/*.xcframework", |
| 216 | + "dependencies": { |
| 217 | + "ADJgSDK/core": [ |
| 218 | + |
| 219 | + ], |
| 220 | + "JgAdsSDK": [ |
| 221 | + "3.0.5.2" |
| 222 | + ] |
| 223 | + } |
| 224 | + }, |
| 225 | + { |
| 226 | + "name": "jgads-without", |
| 227 | + "vendored_frameworks": "ADJgSDK/Classes/jg/*.xcframework", |
| 228 | + "dependencies": { |
| 229 | + "ADJgSDK/core": [ |
| 230 | + |
| 231 | + ] |
| 232 | + } |
| 233 | + }, |
| 234 | + { |
| 235 | + "name": "jiguang", |
| 236 | + "vendored_frameworks": "ADJgSDK/Classes/jiguang/*.xcframework", |
| 237 | + "dependencies": { |
| 238 | + "ADJgSDK/core": [ |
| 239 | + |
| 240 | + ], |
| 241 | + "JAd": [ |
| 242 | + "5.0.6" |
| 243 | + ] |
| 244 | + } |
| 245 | + }, |
| 246 | + { |
| 247 | + "name": "jiguang-without", |
| 248 | + "vendored_frameworks": "ADJgSDK/Classes/jiguang/*.xcframework", |
| 249 | + "dependencies": { |
| 250 | + "ADJgSDK/core": [ |
| 251 | + |
| 252 | + ] |
| 253 | + } |
| 254 | + }, |
| 255 | + { |
| 256 | + "name": "beizi", |
| 257 | + "vendored_frameworks": "ADJgSDK/Classes/beizi/*.xcframework", |
| 258 | + "dependencies": { |
| 259 | + "ADJgSDK/core": [ |
| 260 | + |
| 261 | + ], |
| 262 | + "BeiZiSDK-iOS/BeiZiSDK-iOS": [ |
| 263 | + "4.90.6.8" |
| 264 | + ] |
| 265 | + } |
| 266 | + }, |
| 267 | + { |
| 268 | + "name": "beizi-without", |
| 269 | + "vendored_frameworks": "ADJgSDK/Classes/beizi/*.xcframework", |
| 270 | + "dependencies": { |
| 271 | + "ADJgSDK/core": [ |
| 272 | + |
| 273 | + ] |
| 274 | + } |
| 275 | + }, |
| 276 | + { |
| 277 | + "name": "huiying", |
| 278 | + "vendored_frameworks": "ADJgSDK/Classes/huiying/*.xcframework", |
| 279 | + "dependencies": { |
| 280 | + "ADJgSDK/core": [ |
| 281 | + |
| 282 | + ], |
| 283 | + "HRAdSDK/HR": [ |
| 284 | + "1.8.4.1" |
| 285 | + ] |
| 286 | + } |
| 287 | + }, |
| 288 | + { |
| 289 | + "name": "huiying-without", |
| 290 | + "vendored_frameworks": "ADJgSDK/Classes/huiying/*.xcframework", |
| 291 | + "dependencies": { |
| 292 | + "ADJgSDK/core": [ |
| 293 | + |
| 294 | + ] |
| 295 | + } |
| 296 | + }, |
| 297 | + { |
| 298 | + "name": "octopus", |
| 299 | + "vendored_frameworks": "ADJgSDK/Classes/octopus/*.xcframework", |
| 300 | + "dependencies": { |
| 301 | + "ADJgSDK/core": [ |
| 302 | + |
| 303 | + ], |
| 304 | + "OctopusSDK": [ |
| 305 | + "2.5.9.23" |
| 306 | + ] |
| 307 | + } |
| 308 | + }, |
| 309 | + { |
| 310 | + "name": "octopus-without", |
| 311 | + "vendored_frameworks": "ADJgSDK/Classes/octopus/*.xcframework", |
| 312 | + "dependencies": { |
| 313 | + "ADJgSDK/core": [ |
| 314 | + |
| 315 | + ] |
| 316 | + } |
| 317 | + }, |
| 318 | + { |
| 319 | + "name": "gromore", |
| 320 | + "vendored_frameworks": "ADJgSDK/Classes/gromore/*.xcframework", |
| 321 | + "dependencies": { |
| 322 | + "ADJgSDK/core": [ |
| 323 | + |
| 324 | + ], |
| 325 | + "Ads-CN-Beta/CSJMediation-Only": [ |
| 326 | + "7.4.0.1" |
| 327 | + ] |
| 328 | + } |
| 329 | + }, |
| 330 | + { |
| 331 | + "name": "gromore-without", |
| 332 | + "vendored_frameworks": "ADJgSDK/Classes/gromore/*.xcframework", |
| 333 | + "dependencies": { |
| 334 | + "ADJgSDK/core": [ |
| 335 | + |
| 336 | + ] |
| 337 | + } |
| 338 | + }, |
| 339 | + { |
| 340 | + "name": "fancy", |
| 341 | + "vendored_frameworks": "ADJgSDK/Classes/fancy/*.xcframework", |
| 342 | + "dependencies": { |
| 343 | + "ADJgSDK/core": [ |
| 344 | + |
| 345 | + ], |
| 346 | + "PTGAdFramework": [ |
| 347 | + "2.3.3" |
| 348 | + ] |
| 349 | + } |
| 350 | + }, |
| 351 | + { |
| 352 | + "name": "fancy-without", |
| 353 | + "vendored_frameworks": "ADJgSDK/Classes/fancy/*.xcframework", |
| 354 | + "dependencies": { |
| 355 | + "ADJgSDK/core": [ |
| 356 | + |
| 357 | + ] |
| 358 | + } |
| 359 | + } |
| 360 | + ] |
| 361 | + } |
| 362 | + ] |
| 363 | +} |
0 commit comments