2 "name": "StackModules",
4 "summary": "Supported modules for Stack iOS products",
5 "description": "Supported modules for Stack iOS products. Used in Appodeal, BidMachine and DataCore",
6 "homepage": "https://appodeal.com",
8 "type": "Commercial License",
9 "text": "Copyright 2023. Appodeal Inc. All rights reserved.\nThe StackModules is available under a commercial license (https://appodeal.com/sdk-license-agreement)."
12 "Stack": "http://www.explorestack.com"
18 "http": "https://s3-us-west-1.amazonaws.com/appodeal-ios/StackModules/1.5.6/StackModules.zip"
20 "default_subspecs": "StackProductPresentation",
21 "static_framework": true,
22 "swift_versions": "5.1",
23 "pod_target_xcconfig": {
24 "VALID_ARCHS": "arm64 armv7 x86_64",
25 "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
26 "VALID_ARCHS[sdk=iphonesimulator*]": "arm64 x86_64"
28 "user_target_xcconfig": {
29 "OTHER_LDFLAGS": "-ObjC"
33 "name": "StackFoundation",
34 "vendored_frameworks": "StackFoundation.xcframework",
41 "SystemConfiguration",
54 "vendored_frameworks": "StackUIKit.xcframework",
56 "StackModules/StackFoundation": [
62 "name": "StackProductPresentation",
63 "vendored_frameworks": "StackProductPresentation.xcframework",
64 "source_files": "Dummy.swift",
66 "StackModules/StackUIKit": [
72 "swift_version": "5.1"