{ | |
"name": "AppicGDT", | |
"version": "0.0.4", | |
"summary": "A short description of GDT.", | |
"description": "appic sdk by appicplay", | |
"homepage": "https://www.appicplay.com", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"zhang weili": "zhangweili@appicplay.com" | |
}, | |
"platforms": { | |
"ios": null | |
}, | |
"source": { | |
"http": "https://img.appicplay.com/sdk/Mediation/GDT/GDT.v0.0.4.zip" | |
}, | |
"requires_arc": true, | |
"source_files": "GDT/*.{h}", | |
"vendored_libraries": "GDT/*.a" | |
} |