[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / 5 / e / HZBBAdSdk / 0.1.0 / HZBBAdSdk.podspec.json
blob9704620072e27690d39d220b8f6da3cf90863c1f
2   "name": "HZBBAdSdk",
3   "version": "0.1.0",
4   "summary": "A short description of HZBBAdSdk.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/377761281/hzbbad-sdk-lib-main.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "13572875319": "377761281@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/377761281/hzbbad-sdk-lib-main.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS[sdk=iphonesimulator*]": ""
23   },
24   "static_framework": true,
25   "requires_arc": true,
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   },
29   "vendored_frameworks": "HZBBAdSdk/Classes/DDDAdSdk.framework",
30   "dependencies": {
31     "AFNetworking": [
32       "~> 4.0.1"
33     ],
34     "GDTMobSDK": [
35       "~> 4.12.3"
36     ],
37     "DDDgameSDK": [
38       "~> 1.4.6.3"
39     ],
40     "Ads-CN": [
41       "~> 3.4.2.3"
42     ]
43   }