2 "name": "IntrepidTesting",
4 "summary": "A collection of test extensions to the Swift Standard Library",
5 "description": "Collection of test extensions and utility classes by and for the developers at Intrepid Pursuits.",
6 "homepage": "https://github.com/IntrepidPursuits/swift-wisdom",
9 "Colden Prime": "colden@intrepid.io"
12 "git": "https://github.com/IntrepidPursuits/swift-wisdom.git",
18 "pod_target_xcconfig": {
19 "SWIFT_VERSION": "3.0"
21 "default_subspecs": "Core",
22 "pushed_with_swift_version": "3.0",
26 "frameworks": "XCTest",
27 "source_files": "SwiftWisdomTests/Testing/**/*.swift"