blob: 4035e84f27b07f6a7ed546a89a93db0f089035b3 [file] [log] [blame]
{
"name": "GoogleAdmobMa",
"version": "0.0.2",
"summary": "A short description of GoogleAdmobMa.",
"homepage": "http://192.168.1.204:80/Phoneu_SDK/GoogleAdmobSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wutianyu": "451042347@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://192.168.1.204:80/Phoneu_SDK/GoogleAdmobSDK.git",
"tag": "0.0.2"
},
"source_files": "admob/*.{h,m}",
"frameworks": [
"GoogleAppMeasurement",
"GoogleMobileAds",
"GoogleUtilities",
"nanopb"
],
"vendored_frameworks": [
"GoogleAppMeasurement.framework",
"GoogleMobileAds.framework",
"GoogleUtilities.framework",
"nanopb.framework"
],
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "$(inherited)"
}
}