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>",
29 "pod_target_xcconfig": {
30 "ENABLE_BITCODE": "NO"
39 "public_header_files": [
41 "Additions/**/*{-,+}KIFAdditions.h",
42 "Additions/UIView-Debugging.h"
45 "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
50 "name": "IdentifierTests",
56 "source_files": "IdentifierTests",
57 "public_header_files": "IdentifierTests/**/*.h",