[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / f / a / Pangle-adapter-for-admob / 2.0.5 / Pangle-adapter-for-admob.podspec.json
blob7fdd7c6bbca63478977969a39643e84a999df9b7
2   "name": "Pangle-adapter-for-admob",
3   "version": "2.0.5",
4   "summary": "Integrating Pangle with Admob Mediation",
5   "description": "For publishers who want to use the Google Mobile Ads SDK to load and display ads from Pangle via mediation.",
6   "license": {
7     "type": "MIT",
8     "file": "AdmobAdapter/LICENSE"
9   },
10   "authors": {
11     "zengyang": "zywork@bytedance.com"
12   },
13   "homepage": "https://www.pangle.cn",
14   "source": {
15     "http": "https://sf16-fe-tos-sg.i18n-pglstatp.com/obj/pangle-sdk-static-va/Adapter/Admob/2.0.5/AdmobAdapter.zip"
16   },
17   "pod_target_xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
19     "EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
20   },
21   "platforms": {
22     "ios": "10.0"
23   },
24   "static_framework": true,
25   "source_files": "AdmobAdapter/*.{h,m}",
26   "dependencies": {
27     "Ads-Global": [
28       ">= 4.6.2.2"
29     ],
30     "Google-Mobile-Ads-SDK": [
31       ">= 9.0.0"
32     ]
33   }