blob: 3fdf0e28b809eb2bd98864a7c140429aa200284b [file] [log] [blame]
{
"name": "MobiGDTAdapter",
"version": "0.1.3",
"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": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "MobiGDTAdapter/*.framework",
"dependencies": {
"GDTMobSDK": [
"~> 4.10.19"
],
"MobiAdSDK": [
"~> 0.1.3"
]
}
}