4 "summary": "The Swift (and Objective-C) testing framework.",
5 "description": "Quick is a behavior-driven development framework for Swift and Objective-C. Inspired by RSpec, Specta, and Ginkgo.",
6 "homepage": "https://github.com/Quick/Quick",
11 "authors": "Quick Contributors",
18 "git": "https://github.com/Quick/Quick.git",
23 "Quick/**/*.{swift,h,m}"
25 "public_header_files": [
26 "Quick/Configuration/QuickConfiguration.h",
31 "frameworks": "XCTest",
33 "pod_target_xcconfig": {
34 "ENABLE_BITCODE": "NO"