4 "summary": "Unit testing library for Swift",
5 "description": "Library that uses metaprogramming technique, to generate mocks based on sources, that makes testing for Swift Mockito-like.",
6 "homepage": "https://github.com/CurlyHeir/Mocky",
12 "Przemysław Wośko": "przemyslaw.wosko@intive.com"
15 "git": "https://github.com/CurlyHeir/Mocky.git",
21 "source_files": "Mocky/Classes/**/*",
22 "preserve_paths": "*",
23 "frameworks": "XCTest",
29 "pushed_with_swift_version": "3.1"