[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / e / 0 / HSTestingBackchannel / 1.2.2 / HSTestingBackchannel.podspec.json
blobf80de60e5474c159b34f08456d2ffc68ffea13de
2   "name": "HSTestingBackchannel",
3   "version": "1.2.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   },
17   "source": {
18     "git": "https://github.com/ConfusedVorlon/HSTestingBackchannel.git",
19     "tag": "1.2.2"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "dependencies": {
27     "GCDWebServer": [
29     ]
30   }