[Add] DriveMetaDataiOSSDK 0.0.7
[CocoaPods.git] / Specs / 9 / 0 / f / AzerionAdsAppLovinAdapter / 1.0.0 / AzerionAdsAppLovinAdapter.podspec.json
blobc72c066cb4cdc4a87be210ddb5925c713357e174
2   "name": "AzerionAdsAppLovinAdapter",
3   "version": "1.0.0",
4   "summary": "Adapter of AppLovin for AzerionAds",
5   "homepage": "https://github.com/azerion/azerion-applovin-adapter-ios",
6   "authors": {
7     "Azerion": "adsdk_techuser@azerion.com"
8   },
9   "source": {
10     "git": "https://github.com/azerion/azerion-applovin-adapter-ios.git",
11     "tag": "v1.0.0"
12   },
13   "source_files": "AzerionAdsAppLovinAdapter.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-applovin-adapter-ios",
21   "platforms": {
22     "ios": "10.0"
23   },
24   "vendored_frameworks": "AzerionAdsAppLovinAdapter.xcframework",
25   "dependencies": {
26     "AzerionAdsMediationCore": [
27       "1.0.0"
28     ],
29     "AppLovinSDK": [
30       "11.5.1"
31     ]
32   }