4 "summary": "Wonder UPPAY SDK for iOS devices",
5 "description": "beta testing",
9 "homepage": "https://wonder.app/",
14 "authors": "Wonder Developer",
16 "git": "https://github.com/wonder-platform/UPPay.git"
19 "vendored_libraries": "UPPay/libUPPay.a"
21 "public_header_files": "UPPay/UPPay.h",
22 "source_files": "UPPay/*.{h,m}",
23 "static_framework": true,
24 "pod_target_xcconfig": {
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64 armv7 arm64",
26 "VALID_ARCHS": "x86_64 armv7 arm64"
28 "user_target_xcconfig": {
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64 armv7 arm64",
30 "VALID_ARCHS": "x86_64 armv7 arm64"