blob: 7270896ae243b25be10acb9930dec5256c628010 [file] [log] [blame]
{
"name": "KSNErrorHandler",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h"
}