3 "summary": "A more expressive and readable way to describe expectations in Xcode unit tests.",
5 "homepage": "https://XCEssentials.github.io/Testing",
7 "git": "https://github.com/XCEssentials/Testing.git",
10 "source_files": "Sources/**/*.swift",
20 "weak_frameworks": "XCTest",
21 "pod_target_xcconfig": {
22 "OTHER_LDFLAGS": "-weak-lswiftXCTest",
23 "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\""
30 "Maxim Khatskevich": "maxim@khatskevi.ch"
32 "pushed_with_swift_version": "3.1"