blob: c7f35ecc65a1b43ee788eacf682fd53ecd11c5dd [file] [log] [blame]
{
"name": "YingqiMobAds",
"version": "0.1.5",
"summary": "YingqiMobAds for ads",
"description": "广告聚合组件",
"homepage": "http://10.77.77.10/iOS/YingqiMobAds",
"license": "MIT",
"authors": {
"shichenghao": "393653026@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://10.77.77.10/iOS/YingqiMobAds.git",
"tag": "0.1.5"
},
"source_files": [
"YingqiMobAds",
"YingqiMobAds/Class/*.{h,m}"
],
"static_framework": true,
"subspecs": [
{
"name": "Google-Mobile-Ads-SDK",
"source_files": [
"YingqiMobAds/Class/*.{h,m}",
"YingqiMobAds/subClass/YQMobAdmob/**/*"
],
"dependencies": {
"Google-Mobile-Ads-SDK": [
]
}
},
{
"name": "GDTMobSDK",
"source_files": [
"YingqiMobAds/Class/*.{h,m}",
"YingqiMobAds/subClass/YQMobGDT/**/*"
],
"dependencies": {
"GDTMobSDK": [
]
}
},
{
"name": "ADTiming",
"source_files": [
"YingqiMobAds/Class/*.{h,m}",
"YingqiMobAds/subClass/YQMobAdTiming/**/*"
],
"dependencies": {
"ADTiming": [
]
}
}
]
}