4 "summary": "Swift library for declarative UI construction",
5 "homepage": "https://www.github.com/square/blueprint",
6 "license": "Apache License, Version 2.0",
9 "git": "https://github.com/square/blueprint.git",
12 "swift_versions": "5.9",
16 "source_files": "BlueprintUI/Sources/**/*.swift",
17 "weak_frameworks": "SwiftUI",
18 "pod_target_xcconfig": {
19 "APPLICATION_EXTENSION_API_ONLY": "YES"
25 "libraries": "swiftsimd",
26 "source_files": "BlueprintUI/Tests/**/*.swift",
27 "frameworks": "XCTest",
28 "pod_target_xcconfig": {
29 "APPLICATION_EXTENSION_API_ONLY": "NO"
33 "swift_version": "5.9"