[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 5 / b / AppReports / 1.0.2 / AppReports.podspec.json
blobe2296534fcc09bbcc9f4c3f7302fce4a6f8100f9
2   "name": "AppReports",
3   "version": "1.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "source_files": "AppReports/*.{h,swift}",
25   "public_header_files": "AppReports/*.h"