blob: a591319de905f06f7c2c8077cc98addcb85cbec2 [file] [log] [blame]
{
"name": "MGADENSDK",
"version": "0.5.0",
"summary": "A short description of MGADENSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/StartEnd/MicroGameAdSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"StartEnd": "858965877@qq.com"
},
"source": {
"git": "https://github.com/StartEnd/MicroGameAdSDK.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "MGADENSDK/MGADENSDK.framework",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"static_framework": true,
"dependencies": {
"FBAudienceNetwork": [
],
"Google-Mobile-Ads-SDK": [
],
"GoogleMobileAdsMediationFacebook": [
]
}
}