[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / b / 2 / HSTestingBackchannel+thompsonate / 1.3.2 / HSTestingBackchannel+thompsonate.podspec.json
blob913a1502d7699fec1840f4c7b12a216a85bddb95
2   "name": "HSTestingBackchannel+thompsonate",
3   "version": "1.3.2",
4   "summary": "Send notifications directly from your UITesting classes to your running app.",
5   "description": "A fork of ConfusedVorlon/HSTestingBackchannel\n\n                   Sometimes you want to cheat in your UITesting.\n\n                   HSTestingBackchannel provides an easy way for you to send notifications to your running app. You can use these to set things up for tests, screenshots, etc",
6   "homepage": "https://github.com/thompsonate/HSTestingBackchannel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nate Thompson": "nate@natethompson.io"
13   },
14   "platforms": {
15     "ios": "7.0",
16     "tvos": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/thompsonate/HSTestingBackchannel.git",
20     "tag": "1.3.2"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "dependencies": {
28     "GCDWebServer": [
30     ]
31   },
32   "configuration_pod_whitelist": {
33     "GCDWebServer": [
34       "debug"
35     ]
36   }