2 "name": "PactConsumerSwift",
4 "summary": "A Swift / ObjeciveC DSL for creating pacts.",
8 "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).",
9 "homepage": "https://github.com/DiUS/pact-consumer-swift",
11 "andrewspinks": "andrewspinks@gmail.com"
18 "git": "https://github.com/DiUS/pact-consumer-swift.git",
21 "source_files": "PactConsumerSwift/**/*.swift",
23 "scripts/start_server.sh",
24 "scripts/stop_server.sh"