[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / b / 8 / AdAWebViewSupport / 0.1 / AdAWebViewSupport.podspec.json
blob1383bfb5fb1408a4a5fdcae03413ac5888fcc9c5
2   "name": "AdAWebViewSupport",
3   "version": "0.1",
4   "summary": "WebView Ads Support Lib",
5   "description": "WebView Ads Support Library for AdAlliance Publishers",
6   "homepage": "https://git.adalliance.io/open-source/adawebviewsupportios",
7   "license": "BSD",
8   "authors": {
9     "Michael Gohl": "michael.gohl@ad-alliance.de"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "static_framework": true,
15   "source": {
16     "git": "https://git.adalliance.io/open-source/adawebviewsupportios.git",
17     "tag": "0.1"
18   },
19   "source_files": "adawebviewsupportios/**/*.{h,m,swift}",
20   "public_header_files": "adawebviewsupportios/**/*.h",
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "swift_versions": "5.0",
28   "frameworks": [
29     "CoreMedia",
30     "UIKit",
31     "AVFoundation",
32     "AdSupport",
33     "StoreKit",
34     "CoreMotion",
35     "CoreLocation",
36     "CoreTelephony",
37     "MediaPlayer",
38     "SystemConfiguration"
39   ],
40   "libraries": "xml2",
41   "dependencies": {
42     "Google-Mobile-Ads-SDK": [
43       "8.10.0"
44     ]
45   },
46   "swift_version": "5.0"