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 "Metova, Inc.": "pods@metova.com",
12 "Nick Griffith": "nhgrif@gmail.com",
13 "Logan Gauthier": "logan.paul.gauthier@gmail.com",
14 "Chris Martin": "schrismartin@me.com"
17 "git": "https://github.com/metova/MetovaTestKit.git",
23 "swift_version": "4.2",
24 "frameworks": "XCTest",
25 "user_target_xcconfig": {
26 "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
30 "MetovaTestKit/**/*.{h,m,swift}"
32 "public_header_files": "MetovaTestKit/**/*.h",
33 "exclude_files": "MetovaTestKit/Exclude"