2 "name": "PlaygroundTDD",
4 "summary": "Small library to easily run your tests directly within a Playground.",
5 "description": "PlaygroundTDD enables you to use TDD directly on Xcode Playground during your development process.\nIf your development workflow is based on Playground, sure you will save a huge amount of time by using our small library!",
6 "homepage": "https://github.com/WhiskerzAB/PlaygroundTDD",
7 "screenshots": "https://raw.githubusercontent.com/WhiskerzAB/PlaygroundTDD/master/example-shot.png",
13 "Whiskerz": "hello@whiskerz.se"
15 "social_media_url": "https://twitter.com/team_whiskerz",
17 "git": "https://github.com/WhiskerzAB/PlaygroundTDD-private.git",
20 "source_files": "PlaygroundTDD/Classes/**/*",
21 "frameworks": "XCTest",
25 "pushed_with_swift_version": "3.0"