blob: a1179ebfc4476acdd2a1d317ec29547d87ec27d6 [file] [log] [blame]
{
"name": "GADManager",
"version": "1.0.1",
"swift_version": "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.0.1"
},
"source_files": "GADManager/*.swift",
"static_framework": true,
"dependencies": {
"Firebase/AdMob": [
]
}
}