[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 5 / b / AppReports / 1.0.5 / AppReports.podspec.json
blob993890f304c9814755375b19a6a39ca0c9a00166
2   "name": "AppReports",
3   "version": "1.0.5",
4   "summary": "Reports events and errors helper class",
5   "description": "Reports events and errors helper class.\nWrite and use for swift.\nYou can write helper on swift with support objc as wrapper for this class.",
6   "homepage": "https://github.com/ProVir/AppReports",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ViR (Vitaliy Korotkiy)": "admin@provir.ru"
13   },
14   "source": {
15     "git": "https://github.com/ProVir/AppReports.git",
16     "tag": "1.0.5"
17   },
18   "swift_version": "5.0",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "source_files": "AppReports/*.{h,swift}",
26   "public_header_files": "AppReports/*.h"