[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 9 / 2 / ReklamupAdmobAdapter / 1.0.0 / ReklamupAdmobAdapter.podspec.json
blob8ecd95fb8a0e245f885985d694c334e6f1a373f1
2   "name": "ReklamupAdmobAdapter",
3   "version": "1.0.0",
4   "summary": "Reklamup iOS adapter for Admob",
5   "description": "Reklamup Admob Adapter allows to monetize your application with Admob.",
6   "homepage": "https://github.com/reklamupdev/reklamup-admob-adapter.ios",
7   "license": {
8     "type": "Copyright",
9     "text": "\t\t\t\t\t\t\t\t\t\t\t\t\t\tCopyright 2023\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tReklamUP.\n"
10   },
11   "authors": {
12     "ReklamUP": "dev@reklamup.com"
13   },
14   "source": {
15     "git": "https://github.com/reklamupdev/reklamup-admob-adapter.ios.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "arm64 armv7 x86_64",
23     "VALID_ARCHS[sdk=iphoneos*]": "armv7 arm64",
24     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
25   },
26   "documentation_url": "https://github.com/reklamupdev/reklamup-admob-adapter.ios",
27   "swift_versions": [
28     "5"
29   ],
30   "vendored_frameworks": "ReklamupAdmobAdapter/ReklamupAdmobAdapter.xcframework",
31   "dependencies": {
32     "Google-Mobile-Ads-SDK": [
33       "~> 9.13"
34     ]
35   },
36   "frameworks": "UIKit",
37   "swift_version": "5"