blob: 32c99041cecea3ef9c56120d106031f624cf4e69 [file] [log] [blame]
{
"name": "DDDAdSdk",
"version": "1.0.0.2",
"summary": "adSdk 广告sdk",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/5245/DDDAdPodSdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"summerthread": "summerthread@163.com"
},
"source": {
"git": "https://gitee.com/5245/DDDAdPodSdk.git",
"tag": "1.0.0.2"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"VALID_ARCHS[sdk=iphonesimulator*]": ""
},
"static_framework": true,
"requires_arc": true,
"resources": "DDDAdSdk/Assets/DyAdSdk.bundle",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"vendored_frameworks": "DDDAdSdk/Classes/DDDAdSdk.framework",
"dependencies": {
"Bytedance-UnionAD": [
"~> 3.1.0.5"
],
"GDTMobSDK": [
"~> 4.11.9"
],
"DDDAdZYSdk": [
"~> 1.0.0.4"
],
"DDDgameSDK": [
"~> 1.4.6.0"
]
}
}