2 "name": "MetovaTestKit",
4 "summary": "A collection of useful test helpers designed to ease the burden of writing tests for iOS applications.",
5 "homepage": "http://metova.com",
11 "Nick Griffith": "nick.griffith@metova.com",
12 "Logan Gauthier": "logan.paul.gauthier@gmail.com"
15 "git": "https://github.com/metova/MetovaTestKit.git",
21 "swift_version": "4.2",
22 "frameworks": "XCTest",
23 "user_target_xcconfig": {
24 "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
28 "MetovaTestKit/**/*.{h,m,swift}"
30 "public_header_files": "MetovaTestKit/**/*.h",
31 "exclude_files": "MetovaTestKit/Exclude"