8 "summary": "A network mocking layer for iOS and macOS",
9 "homepage": "https://github.com/buzzfeed/MockDuck",
10 "authors": "BuzzFeed",
12 "git": "https://github.com/buzzfeed/MockDuck.git",
15 "source_files": "MockDuck/Sources/**/*.{h,m,swift}",
16 "swift_version": "4.2",
21 "pod_target_xcconfig": {
22 "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks",
23 "ENABLE_BITCODE": "NO"