5 "summary": "An object mocking microframework for Swift",
6 "description": "MockSix simplifies manual object mocking in Swift by taking over some of the boilerplate\nand offering an API that is hard to use incorrectly.",
7 "homepage": "https://github.com/lvsti/MockSix",
8 "social_media_url": "https://twitter.com/cocoagrinder/",
10 "Tamas Lustyik": "elveestei@gmail.com"
13 "git": "https://github.com/lvsti/MockSix.git",
21 "source_files": "MockSix/*.{swift,h}",
22 "public_header_files": "MockSix/MockSix.h",
23 "pushed_with_swift_version": "3.0"