blob: a074cdda03f68adf2502b97c80b32c945a9eebc1 [file] [log] [blame]
{
"name": "AdFooter",
"version": "7.6.0",
"summary": "iAd and AdMob on footer.",
"description": "The swift library to add iAd and 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.6.0"
},
"social_media_url": "https://twitter.com/tnantoka",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"AdFooter": [
"Pod/Assets/*.png"
]
},
"vendored_frameworks": "Pod/Frameworks/GoogleMobileAds.framework"
}