blob: 8d3927a6ed7022987220038648475a996e9b765e [file] [log] [blame]
{
"name": "MobiGDTAdapter",
"version": "1.0.0",
"summary": "This is a ads sdk of Mobiexchanger.",
"description": "This is a Mobiexchanger's advertise SDK, and we can use it as a module",
"homepage": "https://github.com/liusas/MobiGDTAdapter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Liusas": "liufeng@mobiexchanger.com"
},
"source": {
"git": "https://github.com/liusas/MobiGDTAdapter.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "MobiGDTAdapter/*.framework",
"dependencies": {
"GDTMobSDK": [
"~> 4.11.11"
],
"MobiAdSDK": [
"~> 1.0.0"
]
}
}