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",
25 "source_files": "SwiftyMock/Classes/Core/**/*"
28 "name": "ReactiveCocoa",
37 "source_files": "SwiftyMock/Classes/ReactiveCocoa/**/*"
46 "resources": "SwiftyMock/Templates/**/*"