[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / 7 / b / LogTape / 0.1.7 / LogTape.podspec.json
blob18cbb49a73ba9b1e8a5b5e369e91e7d38c68dac3
2   "name": "LogTape",
3   "version": "0.1.7",
4   "summary": "LogTape allows you to upload application logs, screenshots and videos that you can review later at https://www.logtape.io",
5   "description": "LogTape makes it easier for you diagnose what went wrong in your app. Shake your device when something looks odd and inspect network calls, screenshot and recorded videos at a later date.\n\nMakes it a lot easier to deal panicked testers that want to show you a rare bug that's super tough to reproduce. You can quickly deduce if it's backend related without having to plug in a device, log in with the same user, try to reproduce the same flow and so on. You won't have to interrupt your current flow to investigate.\n\nThe logs are stored on https://www.logtape.io in precise detail that's easy to follow. Inspect headers, response times, payloads, status codes and so on. \n\nOnce your team integrates the tool into the day-to-day workflow it's great to include a link to a log from a JIRA issue and so on.",
6   "homepage": "https://github.com/LogTape/LogTape-iOS",
7   "license": {
8     "type": "Custom",
9     "text": "Copyright 2017 Tightloop AB. See https://www.logtape.io/license"
10   },
11   "authors": {
12     "Dan Nilsson": "dan@binarypeak.se"
13   },
14   "source": {
15     "git": "https://github.com/LogTape/LogTape-iOS.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LogTape/Classes/**/*",
22   "resource_bundles": {
23     "LogTape": [
24       "LogTape/Assets/*.png"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"