4 "summary": "Some helpers to do Mocking in Swift.",
5 "description": "Some helpers to do Mocking in Swift.\nMostly useful for mocking via protocols. Simple solution. Handles most of the cases. Easy setup",
6 "homepage": "https://github.com/Stanfy/SwiftyMock",
12 "Stanfy": "hello@stanfy.com"
15 "git": "https://github.com/Stanfy/SwiftyMock.git",
21 "default_subspecs": "Core",
22 "pushed_with_swift_version": "3.0",
26 "source_files": "SwiftyMock/Classes/Core/**/*"
29 "name": "ReactiveCocoa",
38 "source_files": "SwiftyMock/Classes/ReactiveCocoa/**/*"