2 "name": "PactConsumerSwift",
4 "summary": "A Swift / ObjeciveC DSL for creating pacts.",
8 "description": "This codebase provides a iOS DSL for creating pacts. If you are new to Pact, please read the Pact README first.\n\nThis DSL relies on the Ruby pact-mock_service gem to provide the mock service for the iOS tests.",
9 "homepage": "https://github.com/DiUS/pact-consumer-swift",
11 "andrewspinks": "andrewspinks@gmail.com"
17 "git": "https://github.com/DiUS/pact-consumer-swift.git",
20 "source_files": "PactConsumerSwift/**/*.swift",
22 "scripts/start_server.sh",
23 "scripts/stop_server.sh"