blob: 3e4dd5308baf16410030ba0f1deda90a2faa8669 [file] [log] [blame]
{
"name": "AdFooter",
"version": "7.7.1",
"summary": "AdMob on footer.",
"description": "The swift library to add AdMob to your view controller.",
"homepage": "https://github.com/tnantoka/AdFooter",
"license": "MIT",
"authors": {
"tnantoka": "tnantoka@bornneet.com"
},
"source": {
"git": "https://github.com/tnantoka/AdFooter.git",
"tag": "7.7.1"
},
"social_media_url": "https://twitter.com/tnantoka",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"AdFooter": [
"Pod/Assets/*.png"
]
},
"vendored_frameworks": "Pod/Frameworks/GoogleMobileAds.framework"
}