4 "summary": "Keep It Functional - iOS UI acceptance testing in an XCUnit harness.",
5 "homepage": "https://github.com/kif-framework/KIF/",
6 "license": "Apache 2.0",
14 "git": "https://github.com/kif-framework/KIF.git",
26 "default_subspecs": "Core",
28 "prefix_header_contents": "#import <CoreGraphics/CoreGraphics.h>",
36 "public_header_files": [
38 "Additions/**/*-KIFAdditions.h",
39 "Additions/UIView-Debugging.h"
42 "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
47 "name": "IdentifierTests",
53 "source_files": "IdentifierTests",
54 "public_header_files": "IdentifierTests/**/*.h",