[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 1 / b / AzerionAds / 2.0.3 / AzerionAds.podspec.json
blob876927f78be41454dc992faca52da027d2e0819b
2   "name": "AzerionAds",
3   "version": "2.0.3",
4   "license": "MIT",
5   "summary": "AzerionAds SDK has been designed to give developers options for showing Ads from ImproveDigital and AdMob.",
6   "homepage": "https://github.com/azerion/ad-sdk-ios-native",
7   "authors": {
8     "Azerion": "adsdk_techuser@azerion.com"
9   },
10   "source": {
11     "git": "https://github.com/azerion/ad-sdk-ios-native.git",
12     "tag": "v2.0.3"
13   },
14   "source_files": "AzerionAds.xcframework/*/*/Headers/*.{h}",
15   "resources": "AzerionAds.xcframework/ios-arm64/*/*.{bundle}",
16   "pod_target_xcconfig": {
17     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
18   },
19   "user_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "documentation_url": "https://github.com/azerion/ad-sdk-ios-native/",
23   "platforms": {
24     "ios": "10.0"
25   },
26   "vendored_frameworks": "AzerionAds.xcframework",
27   "dependencies": {
28     "GoogleAds-IMA-iOS-SDK": [
29       "3.14.3"
30     ],
31     "Google-Mobile-Ads-SDK": [
32       "9.5.0"
33     ]
34   }