blob: 6f7b04fb74a466643eb6e3377562760098a1e288 [file] [log] [blame]
{
"name": "RXErrorAlertVC",
"version": "0.1.0",
"summary": "This is an UIAlertViewController that you can call in case of an error and use it to send information about it to your mail.",
"description": "By default, you can display three buttons. Which with the help of different technologies can send a report letter to your mail.",
"homepage": "https://github.com/m1a7/RXErrorAlertVC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"m1a7": "thisismymail03@gmail.com"
},
"source": {
"git": "https://github.com/m1a7/RXErrorAlertVC.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RXErrorAlertVC/Classes/*",
"frameworks": "UIKit"
}