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/MakeAWishFoundation/SwiftyMocky",
12 "Przemysław Wośko": "przemyslaw.wosko@intive.com",
13 "Andrzej Michnia": "amichnia@gmail.com"
16 "git": "https://github.com/MakeAWishFoundation/SwiftyMocky.git",
22 "default_subspecs": "Core",
23 "preserve_paths": "*",
24 "pushed_with_swift_version": "3.1",
28 "source_files": "Sources/Classes/**/*",
29 "frameworks": "XCTest",
36 "OTHER_SWIFT_FLAGS": "-DMocky"