2 "name": "PactConsumerSwift",
3 "module_name": "PactConsumerSwift",
5 "summary": "A Swift / ObjeciveC DSL for creating pacts.",
9 "description": "This library provides a Swift / Objective C DSL for creating Consumer [Pacts](http://pact.io).\n\nImplements [Pact Specification v2](https://github.com/pact-foundation/pact-specification/tree/version-2),\nincluding [flexible matching](http://docs.pact.io/documentation/matching.html).",
10 "homepage": "https://github.com/DiUS/pact-consumer-swift",
12 "andrewspinks": "andrewspinks@gmail.com",
13 "markojustinek": "mjustinek@dius.com.au"
21 "git": "https://github.com/DiUS/pact-consumer-swift.git",
24 "source_files": "Sources/**/*.swift",
26 "scripts/start_server.sh",
27 "scripts/stop_server.sh"
30 "frameworks": "XCTest",
31 "pod_target_xcconfig": {
32 "ENABLE_BITCODE": "NO"
38 "swift_version": "5.0"