[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 6 / 4 / DiagnosticReportGenerator / 1.0.1 / DiagnosticReportGenerator.podspec.json
blob5bef524ac67def5e99612282432164564cba4462
2   "name": "DiagnosticReportGenerator",
3   "version": "1.0.1",
4   "summary": "Simple diagnostic report generator",
5   "description": "Easily create a diagnostic report to attach to bug report emails in your apps.\n\nIncludes information like:\n* Device model\n* Battery state\n* Disk space\n* Version info\n* User Defaults\n* and more...",
6   "homepage": "https://github.com/jsmerola/DiagnosticReportGenerator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jeff Merola": "jeffrey.merola@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10"
17   },
18   "source": {
19     "git": "https://github.com/jsmerola/DiagnosticReportGenerator.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "DiagnosticReportGenerator/DiagnosticReportGenerator.swift",
23   "resources": "DiagnosticReportGenerator/DiagnosticReportTemplate.html",
24   "requires_arc": true,
25   "deprecated": true