blob: 0c938673ea7928dacbf3e4b44fe5071f952901e3 [file] [log] [blame]
{
"name": "MGADENSDK",
"version": "1.0.13",
"summary": "微游戏广告SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/StartEnd/MicroGameAdSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mr.Song": "996982027@qq.com"
},
"source": {
"git": "https://github.com/StartEnd/MicroGameAdSDK.git",
"tag": "1.0.13"
},
"platforms": {
"ios": "10.0"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 arm64e armv7 armv7s x86_64"
},
"vendored_frameworks": "MGADENSDK/MGADENSDK.framework",
"public_header_files": "Pod/Classes/**/*.h",
"prefix_header_contents": "#define MGADENSDKCOCOAPODS",
"dependencies": {
"Google-Mobile-Ads-SDK": [
],
"GoogleMobileAdsMediationFacebook": [
],
"GoogleMobileAdsMediationUnity": [
],
"GoogleMobileAdsMediationIronSource": [
],
"GoogleMobileAdsMediationAppLovin": [
],
"GoogleMobileAdsMediationChartboost": [
],
"Firebase/Analytics": [
]
}
}