[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 1 / 5 / b / AppReports / 1.0.0 / AppReports.podspec.json
blob1bc5d754dc9d0c299e24afe60c9035150bf359b3
2   "name": "AppReports",
3   "version": "1.0.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AppReports/*.{h,swift}",
22   "public_header_files": "AppReports/*.h"