4 "summary": "A wrapper for the 3DS SDK.",
5 "description": "A wrapper around the 3rd party 3DS SDK.",
6 "homepage": "https://primer.io/",
12 "Primer": "dx@primer.io"
15 "git": "https://github.com/primer-io/primer-sdk-3ds-ios.git",
18 "swift_versions": "5",
23 "source_files": "Sources/Primer3DS/Classes/*.{swift}",
28 "vendored_frameworks": "Sources/Frameworks/ThreeDS_SDK.xcframework",
29 "pod_target_xcconfig": {
30 "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
34 "OTHER_SWIFT_FLAGS": "-no-verify-emitted-module-interface"