[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / 1 / 2 / 4 / AequusInmobiAdapter / 0.0.8 / AequusInmobiAdapter.podspec.json
blobc87781650d17e78d4c51b5ab3d0fa0fb178353cf
2   "name": "AequusInmobiAdapter",
3   "version": "0.0.8",
4   "summary": "AequusInmobiAdapter",
5   "description": "AequusInmobiAdapter",
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": "AequusInmobiAdapter",
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "vendored_frameworks": "AequusInmobiAdapter.xcframework",
30   "source_files": "SwiftSupport.swift",
31   "dependencies": {
32     "AequusCore": [
34     ],
35     "InMobiSDK/Core": [
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.inmobi",
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "user_target_xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesim*]": "arm64"
46   },
47   "swift_version": "5.0"