2 "name": "SRDTestUtilities",
4 "summary": "A collection of useful APIs for unit testing",
5 "description": "A lightweight framework that provides a collection of APIs that are useful for unit testing.",
6 "homepage": "https://github.com/SomeRandomiOSDev/SRDTestUtilities",
9 "Joe Newton": "somerandomiosdev@gmail.com"
12 "git": "https://github.com/SomeRandomiOSDev/SRDTestUtilities.git",
27 "Sources/SRDTestUtilities/*.swift",
28 "Sources/SRDTestUtilitiesObjC/**/*.{h,m}"
33 "cocoapods_version": ">= 1.7.3",
34 "frameworks": "XCTest",
46 "Tests/SRDTestUtilitiesObjCTests/*Tests.m",
47 "Tests/SRDTestUtilitiesSwiftTests/*Tests.swift"
51 "swift_version": "5.0"