2 "name": "LassoTestUtilities",
4 "summary": "Unit test support for the Lasso framework.",
5 "description": "Lasso is an iOS application architecture for building discrete, composable and testable compenents both big and small - from single one-off screens, through complex flows, to high-level application structures.",
6 "homepage": "https://github.com/ww-tech/lasso",
8 "type": "Apache License 2.0",
12 "Steven Grosmark": "steven.grosmark@ww.com",
13 "Trevor Beasty": "trevor.beasty@ww.com"
16 "git": "https://github.com/ww-tech/lasso.git",
19 "pod_target_xcconfig": {
20 "ENABLE_BITCODE": "NO"
32 "frameworks": "XCTest",
38 "source_files": "Sources/LassoTestUtilities/**/*",
39 "swift_version": "5.3"