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": "http://www.appodeal.com",
12 "Stack": "http://www.explorestack.com"
18 "http": "https://s3-us-west-1.amazonaws.com/appodeal-ios/StackModules/1.1.4/StackModules.zip"
20 "default_subspecs": "StackProductPresentation",
21 "static_framework": true,
27 "pod_target_xcconfig": {
28 "VALID_ARCHS": "arm64 armv7 armv7s x86_64",
29 "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7 armv7s",
30 "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64",
31 "OTHER_LDFLAGS": "-lObjC"
33 "user_target_xcconfig": {
34 "VALID_ARCHS": "arm64 armv7 armv7s x86_64",
35 "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7 armv7s",
36 "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64",
37 "OTHER_LDFLAGS": "-lObjC"
41 "name": "StackFoundation",
42 "vendored_frameworks": "StackFoundation.xcframework",
49 "SystemConfiguration",
59 "vendored_frameworks": "StackUIKit.xcframework",
61 "StackModules/StackFoundation": [
67 "name": "StackProductPresentation",
68 "vendored_frameworks": "StackProductPresentation.xcframework",
69 "source_files": "Dummy.swift",
71 "StackModules/StackUIKit": [
77 "swift_version": "5.0"