blob: aa169c6f6a0e4bb52932d109b4f561150656de4e [file] [log] [blame]
{
"name": "KSNErrorHandler",
"version": "0.1.1",
"summary": "Simple Error handler",
"description": "KSNErrorHandler is a dispatcher for NSErrors. Please see Tests for more details.",
"homepage": "https://github.com/SergeyKovalenko/KSNErrorHandler",
"license": "MIT",
"authors": {
"Sergey Kovalenko": "papuly@gmail.com"
},
"source": {
"git": "https://github.com/SergeyKovalenko/KSNErrorHandler.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"deprecated": true,
"public_header_files": "Pod/Classes/**/*.h"
}