blob: c019a14ccb714ca9359bc7d2a7924ed565c4073d [file] [log] [blame]
{
"name": "GDTAdapter",
"version": "0.0.2",
"summary": "腾讯广告适配器",
"description": "腾讯广告mopub适配器",
"homepage": "https://gitee.com/tapque_sdk/GDTAdapter.git",
"license": "MIT",
"authors": {
"Jay Win": "lovin0996korla@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/tapque_sdk/GDTAdapter.git",
"tag": "0.0.2"
},
"source_files": "GDTAdapter/GDTAdapter/Adapter/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
],
"GDTMobSDK": [
]
}
}