[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 1 / b / AzerionAds / 2.1.1 / AzerionAds.podspec.json
bloba51a35718ec64a65689aab8d52f711c5992699cd
2   "name": "AzerionAds",
3   "version": "2.1.1",
4   "license": "MIT",
5   "summary": "AzerionAds SDK has been designed to give developers options for showing Ads from different ad networks.",
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.1.1"
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     "AzerionAdsMediationCore": [
29       "1.0.0"
30     ]
31   }