blob: 1f410af243d49bfcd56b20e795c38e093967eda0 [file] [log] [blame]
{
"name": "MobiGDTAdapter",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "MobiGDTAdapter/*.framework",
"dependencies": {
"GDTMobSDK": [
"~> 4.10.19"
],
"MEAdvSDK": [
"~> 1.0.2"
]
}
}