2 "name": "TrustPayments",
4 "summary": "Authorise payments through Trust Payments.",
5 "description": "The Trust Payments library will allow you to tokenize and authorise payments in your iOS app.",
6 "homepage": "https://www.trustpayments.com",
7 "documentation_url": "https://docs.trustpayments.com",
9 "https://gitlab.com/trustpayments-public/mobile-sdk/ios/-/raw/master/Screenshots/dropInViewController.png",
10 "https://gitlab.com/trustpayments-public/mobile-sdk/ios/-/raw/master/Screenshots/cardinalCommerce.png"
16 "authors": "Trust Payments",
18 "git": "https://gitlab.com/trustpayments-public/mobile-sdk/ios.git",
24 "swift_versions": "5.0",
32 "source_files": "TrustPayments/TrustPaymentsCore/**/*.{h,swift}",
34 "TrustPayments/TrustPaymentsCore/Resources/**/*.{json}"
36 "public_header_files": "TrustPayments/TrustPaymentsCore/*.{h}",
37 "header_dir": "TrustPaymentsCore",
39 "TrustPayments/3DSecure": [
42 "TrustPayments/Card": [
52 "source_files": "TrustPayments/TrustPaymentsUI/**/*.{h,swift}",
54 "TrustPayments/TrustPaymentsUI/Resources/**/*.{xcassets}"
56 "public_header_files": "TrustPayments/TrustPaymentsUI/*.{h}",
57 "header_dir": "TrustPaymentsUI",
59 "TrustPayments/3DSecure": [
62 "TrustPayments/Core": [
65 "TrustPayments/Card": [
72 "source_files": "TrustPayments/TrustPayments3DSecure/**/*.{h,swift}",
73 "public_header_files": "TrustPayments/TrustPayments3DSecure/*.{h}",
74 "vendored_frameworks": "TrustPayments/Cardinal/2.2.5/CardinalMobile.xcframework",
75 "header_dir": "TrustPayments3DSecure"
79 "source_files": "TrustPayments/TrustPaymentsCard/**/*.{h,swift}",
81 "TrustPayments/TrustPaymentsCard/Resources/**/*.{xcassets}"
83 "public_header_files": "TrustPayments/TrustPaymentsCard/*.{h}",
84 "header_dir": "TrustPaymentsCard"
87 "swift_version": "5.0"