blob: 9704620072e27690d39d220b8f6da3cf90863c1f [file] [log] [blame]
{
"name": "HZBBAdSdk",
"version": "0.1.0",
"summary": "A short description of HZBBAdSdk.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/377761281/hzbbad-sdk-lib-main.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"13572875319": "377761281@163.com"
},
"source": {
"git": "https://gitee.com/377761281/hzbbad-sdk-lib-main.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"VALID_ARCHS[sdk=iphonesimulator*]": ""
},
"static_framework": true,
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"vendored_frameworks": "HZBBAdSdk/Classes/DDDAdSdk.framework",
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
],
"GDTMobSDK": [
"~> 4.12.3"
],
"DDDgameSDK": [
"~> 1.4.6.3"
],
"Ads-CN": [
"~> 3.4.2.3"
]
}
}