Latest | 0.17.0 |
---|---|
Homepage | https://www.github.com/square/workflow |
License | Apache License, Version 2.0 |
Platforms | ios 9.3 |
Dependencies | ReactiveSwift, Result, Workflow |
Frameworks | XCTest |
Latest podspec
{ "name": "WorkflowTesting", "version": "0.17.0", "summary": "Reactive application architecture", "homepage": "https://www.github.com/square/workflow", "license": "Apache License, Version 2.0", "authors": "Square", "source": { "git": "https://github.com/square/workflow.git", "tag": "v0.17.0" }, "cocoapods_version": ">= 1.7.0.beta.1", "swift_versions": [ "4.2" ], "platforms": { "ios": "9.3" }, "source_files": "swift/WorkflowTesting/Sources/*.swift", "dependencies": { "ReactiveSwift": [ "~> 5.0.0" ], "Result": [], "Workflow": [ "0.17.0" ] }, "frameworks": "XCTest", "testspecs": [ { "name": "Tests", "test_type": "unit", "source_files": "swift/WorkflowTesting/Tests/**/*.swift", "frameworks": "XCTest" } ], "swift_version": "4.2" }
Thu, 30 May 2019 10:01:08 +0000