[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 6 / e / 0 / HSTestingBackchannel / 1.3.2 / HSTestingBackchannel.podspec.json
blobc15742646e0dd7b628a91243ddf0baacd50add01
2   "name": "HSTestingBackchannel",
3   "version": "1.3.2",
4   "summary": "Send notifications directly from your UITesting classes to your running app.",
5   "description": "Sometimes you want to cheat in your UITesting.\n\nHSTestingBackchannel 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/ConfusedVorlon/HSTestingBackchannel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rob": "Rob@HobbyistSoftware.com"
13   },
14   "platforms": {
15     "ios": "7.0",
16     "tvos": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/ConfusedVorlon/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   }