blob: ec81d16b2d33df7484965ba3e2da712b30826c48 [file] [log] [blame]
{
"name": "AdMobHelper",
"version": "6.3.0",
"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.3.0"
},
"platforms": {
"ios": null
},
"source_files": "*.{h,m}",
"dependencies": {
"AdMob": [
"~> 6.3.0"
]
},
"requires_arc": false
}