4 "summary": "InstantMock makes it easy to create and use mocks in Swift 3",
5 "description": "InstantMock aims at creating mocks easily in Swift 3. It provides a simple\nway to mock, stub and verify expectations.",
6 "homepage": "https://github.com/pirishd/InstantMock",
9 "Patrick Irlande (pirishd)": "pirishd@icloud.com"
12 "git": "https://github.com/pirishd/InstantMock.git",
15 "source_files": "Sources/**/*.{h,m,swift}",
22 "frameworks": "XCTest",
23 "pushed_with_swift_version": "3.0"