blob: 475a718217152beb1f20f593dbf86e6c820f4972 [file] [log] [blame]
{
"name": "AdMobHelper",
"version": "6.2.1",
"summary": "Shortcut function for AdMob.",
"homepage": "https://github.com/youknowone/AdMobHelper",
"license": "Public Domain",
"authors": {
"Jeong YunWon": "jeong@youknowone.org"
},
"source": {
"git": "https://github.com/youknowone/AdMobHelper.git",
"tag": "6.2.1"
},
"platforms": {
"ios": null
},
"source_files": "*.{h,m}",
"dependencies": {
"AdMob": [
"~> 6.2.1"
]
},
"requires_arc": false
}