4 "summary": "Integrate Airwallex into your iOS app",
9 "homepage": "https://www.airwallex.com/docs/#overview",
11 "Airwallex": "pa_mobile_sdk@airwallex.com"
14 "git": "https://github.com/airwallex/airwallex-payment-ios.git",
20 "static_framework": true,
31 "source_files": "Airwallex/Core/Sources/**/*.{swift,h,m}",
32 "public_header_files": "Airwallex/Core/Sources/*.h",
34 "Airwallex/Core/Resources/AirwallexCore.bundle"
36 "vendored_frameworks": [
37 "Frameworks/AirTracker.xcframework",
38 "Frameworks/AirwallexRisk.xcframework"
51 "source_files": "Airwallex/WeChatPay/**/*.{h,m}",
52 "public_header_files": "Airwallex/WeChatPay/*.h",
53 "pod_target_xcconfig": {
54 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
56 "user_target_xcconfig": {
57 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
68 "Airwallex/Card/**/*.{swift,h,m}",
69 "Airwallex/Airwallex.h"
71 "public_header_files": [
73 "Airwallex/Airwallex.h"
84 "Airwallex/Redirect/**/*.{swift,h,m}",
85 "Airwallex/Airwallex.h"
87 "public_header_files": [
88 "Airwallex/Redirect/*.h",
89 "Airwallex/Airwallex.h"
99 "source_files": "Airwallex/ApplePay/**/*.{h,m}",
100 "public_header_files": "Airwallex/ApplePay/*.h"