blob: f4a13b76bab570099a63feb7779ea744c1828dfd [file] [log] [blame]
{
"name": "GoogleAdmobMa",
"version": "0.0.3",
"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.3"
},
"source_files": "admob/*.{h,m}",
"frameworks": [
"GoogleAppMeasurement",
"GoogleMobileAds",
"GoogleUtilities",
"nanopb"
],
"vendored_frameworks": [
"GoogleAppMeasurement.framework",
"GoogleMobileAds.framework",
"GoogleUtilities.framework",
"nanopb.framework"
],
"pod_target_xcconfig": {
"LIBRARY_SEARCH_PATHS": "$(inherited)"
}
}