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",
13 "git": "https://github.com/kif-framework/KIF.git",
25 "default_subspecs": "Core",
27 "prefix_header_contents": "#import <CoreGraphics/CoreGraphics.h>",
35 "public_header_files": [
37 "Additions/**/*-KIFAdditions.h",
38 "Additions/UIView-Debugging.h"
41 "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
46 "name": "IdentifierTests",
52 "source_files": "IdentifierTests",
53 "public_header_files": "IdentifierTests/**/*.h",