blob: 5c935a682841d7e9643be9510ffeb118179f987a [file] [log] [blame]
{
"name": "MGADENSDK",
"version": "0.6.0",
"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": "0.6.0"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "MGADENSDK/MGADENSDK.framework",
"public_header_files": "Pod/Classes/**/*.h",
"dependencies": {
"Google-Mobile-Ads-SDK": [
"=7.55.1"
],
"FBAudienceNetwork": [
"=5.7.0"
],
"GoogleMobileAdsMediationFacebook": [
"=5.7.0"
]
}
}