4 "summary": "Blocks Core iOS SDK",
5 "description": "Blocks official SDK",
6 "homepage": "https://getblocks.com",
12 "Marvin Zhan": "marvin@elements.io"
17 "swift_versions": "5.1",
19 "git": "https://github.com/elementspay/blocks-core-sdk-distribution.git",
22 "frameworks": "Foundation",
24 "pod_target_xcconfig": {
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
26 "SWIFT_SUPPRESS_WARNINGS": "YES"
28 "user_target_xcconfig": {
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31 "vendored_frameworks": "BlocksCore.xcframework",
32 "swift_version": "5.1"