[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 1 / d / AdMob / 1.0.0 / AdMob.podspec.json
blobbf2cb419d9c243ecb43004d89e8dd0c78bf09d54
2   "name": "AdMob",
3   "version": "1.0.0",
4   "summary": "Facade framework of Google Add Mob.",
5   "description": "This framework implements the pattern structural facade which helps to disasociate the different type of ads of Google ModAd",
6   "homepage": "https://developers.google.com/admob/ios/quick-start?hl=en",
7   "license": "MIT",
8   "authors": {
9     "Jennifer Marmolejos": "jenmarmo02@gmail.com"
10   },
11   "platforms": {
12     "ios": "13.4"
13   },
14   "source": {
15     "git": "https://github.com/jenmiu2/AdMob.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "AdMob/**/*.{swift}",
19   "static_framework": true,
20   "dependencies": {
21     "Google-Mobile-Ads-SDK": [
23     ]
24   },
25   "frameworks": "UIKit",
26   "swift_versions": "5.2",
27   "swift_version": "5.2"