blob: 04e4f1180bce3c1f35f12654c15c6413005d5c34 [file] [log] [blame]
{
"name": "GADManager",
"version": "1.2.21",
"swift_versions": "4.1",
"summary": "Google AD Manager Library",
"description": "GADManager is manager for Google AD to manage scheduling presenting Interstitial Ads .",
"homepage": "https://github.com/2sem/GADManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "YoungJun Lee",
"social_media_url": "http://www.facebook.com/youngjun.lee.3998",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/2sem/GADManager.git",
"tag": "1.2.21"
},
"source_files": "**/*.swift",
"static_framework": true,
"dependencies": {
"Firebase/AdMob": [
],
"Firebase/Analytics": [
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"swift_version": "4.1"
}