[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 4 / b / AequusUnityadsAdapter / 0.0.6 / AequusUnityadsAdapter.podspec.json
blob90817dfded3c5d57a1ff96bf8aa58715280889ba
2   "name": "AequusUnityadsAdapter",
3   "version": "0.0.6",
4   "summary": "AequusUnityadsAdapter",
5   "description": "AequusUnityadsAdapter",
6   "homepage": "https://aequus1.gitlab.io/shared/aequus-documentation/",
7   "license": {
8     "type": "New BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bohdan Korda": "bohdan-korda@aequus.mobi"
13   },
14   "source": {
15     "git": "https://gitlab.com/aequus-sdk/aequus-frameworks.git",
16     "branch": "master"
17   },
18   "static_framework": true,
19   "platforms": {
20     "ios": "13.0"
21   },
22   "requires_arc": true,
23   "swift_versions": "5.0",
24   "module_name": "AequusUnityadsAdapter",
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "vendored_frameworks": "AequusUnityadsAdapter.xcframework",
30   "source_files": "SwiftSupport.swift",
31   "dependencies": {
32     "AequusCore": [
34     ],
35     "UnityAds": [
37     ]
38   },
39   "pod_target_xcconfig": {
40     "HEADER_SEARCH_PATHS": "$(inherited) $(CONFIGURATION_BUILD_DIR)/$(PRODUCT_NAME).framework/Headers",
41     "PRODUCT_BUNDLE_IDENTIFIER": "com.aequus.ads.sdk.adapter.unity",
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "user_target_xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46   },
47   "swift_version": "5.0"