blob: ac334f52653a7dfc2c9dfc350ff7e4b8529c3f0e [file] [log] [blame]
{
"name": "MEGDTAdapter",
"version": "1.0.7",
"summary": "A adapter of GDT for mediation SDK",
"description": "this is a Mobiexchanger's advertise adapter, and we use it as a module",
"homepage": "https://github.com/liusas/MEGDTAdapter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘峰": "liufeng@mobiexchanger.com"
},
"source": {
"git": "https://github.com/liusas/MEGDTAdapter.git",
"tag": "1.0.7"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"source_files": "MEGDTAdapter/Classes/**/*",
"dependencies": {
"GDTMobSDK": [
"~> 4.11.11"
],
"MEAdvSDK": [
"~> 1.0.4"
]
}
}