[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / e / 0 / HSTestingBackchannel / 1.2.0 / HSTestingBackchannel.podspec.json
blob0ff6e9cc76df15615f58091883a17a45cf5cc5ac
2   "name": "HSTestingBackchannel",
3   "version": "1.2.0",
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.0"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "dependencies": {
27     "GCDWebServer": [
29     ]
30   }