blob: 843ac1553381a8dd9f29cef49dcef0c502a6b819 [file] [log] [blame]
{
"name": "AppReports",
"version": "1.0.3",
"summary": "Reports events and errors helper class",
"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.",
"homepage": "https://github.com/ProVir/AppReports",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ViR (Vitaliy Korotkiy)": "admin@provir.ru"
},
"source": {
"git": "https://github.com/ProVir/AppReports.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "AppReports/*.{h,swift}",
"public_header_files": "AppReports/*.h",
"pushed_with_swift_version": "4.0"
}