4 "summary": "Banked SDK",
5 "description": "Banked iOS checkout",
6 "homepage": "https://banked.com",
12 "Banked": "hello@banked.com"
18 "git": "https://github.com/banked/banked-iOS.git",
21 "public_header_files": "Banked.framework/Headers/*.h",
22 "source_files": "Banked.framework/Headers/*.{h}",
23 "vendored_frameworks": "Banked.framework",
24 "swift_versions": "5.3",
30 "pod_target_xcconfig": {
31 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33 "user_target_xcconfig": {
34 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36 "swift_version": "5.3"