[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / b / 9 / PlaygroundTDD / 1.0.0 / PlaygroundTDD.podspec.json
blob31a33286d97cb77abefc572879686f6e08cb884e
2   "name": "PlaygroundTDD",
3   "version": "1.0.0",
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",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Whiskerz": "hello@whiskerz.se"
14   },
15   "social_media_url": "https://twitter.com/team_whiskerz",
16   "source": {
17     "git": "https://github.com/WhiskerzAB/PlaygroundTDD-private.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "PlaygroundTDD/Classes/**/*",
21   "frameworks": "XCTest",
22   "platforms": {
23     "ios": "8.0"
24   },
25   "pushed_with_swift_version": "3.0"