4 "summary": "Checkout API Client, Payment Form UI and Utilities in Swift",
5 "description": "Checkout API Client and Payment Form Utilities in Swift.\nThis library contains methods to implement a payment form as well as UI elements.",
6 "homepage": "https://github.com/checkout/frames-ios.git",
7 "swift_versions": "5.0",
10 "Checkout.com Integration": "integration@checkout.com"
16 "git": "https://github.com/checkout/frames-ios.git",
19 "source_files": "Source/**/*.swift",
20 "exclude_files": "Classes/Exclude",
21 "resources": "Source/Resources/**/*",
29 "CheckoutEventLoggerKit": [
33 "pod_target_xcconfig": {
34 "VALID_ARCHS": "arm64 armv7 x86_64"
40 "source_files": "Tests/**/*.swift",
46 "exclude_files": "Tests/LinuxMain.swift",
47 "resources": "Tests/Fixtures/*"
50 "swift_version": "5.0"