[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 9 / 6 / AzerionAdsAbmobAdapter / 1.0.1 / AzerionAdsAbmobAdapter.podspec.json
blob64558116acebfa38f866d44e137cfbe38f60fe08
2   "name": "AzerionAdsAbmobAdapter",
3   "version": "1.0.1",
4   "summary": "Adapter of AdMob for AzerionAds",
5   "homepage": "https://github.com/azerion/azerion-admob-adapter-ios",
6   "authors": {
7     "Azerion": "adsdk_techuser@azerion.com"
8   },
9   "source": {
10     "git": "https://github.com/azerion/azerion-admob-adapter-ios.git",
11     "tag": "v1.0.1"
12   },
13   "source_files": "AzerionAdsAbmobAdapter.xcframework/*/*/Headers/*.{h}",
14   "pod_target_xcconfig": {
15     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
16   },
17   "user_target_xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
19   },
20   "documentation_url": "https://github.com/azerion/azerion-admob-adapter-ios",
21   "platforms": {
22     "ios": "10.0"
23   },
24   "vendored_frameworks": "AzerionAdsAbmobAdapter.xcframework",
25   "dependencies": {
26     "GoogleAds-IMA-iOS-SDK": [
27       "3.14.3"
28     ],
29     "Google-Mobile-Ads-SDK": [
30       "9.5.0"
31     ],
32     "AzerionAdsMediationCore": [
33       "1.0.0"
34     ]
35   }