blob: 138e5191dfe056d56c2e62a404dd79e505af7ae7 [file] [log] [blame]
{
"name": "EPSErrorHandling",
"version": "0.2",
"summary": "Categories on UIViewController to help with error handling.",
"homepage": "https://github.com/ElectricPeelSoftware/EPSErrorHandling",
"license": "MIT",
"authors": {
"Peter Stuart": "peter@electricpeelsoftware.com"
},
"source": {
"git": "https://github.com/ElectricPeelSoftware/EPSErrorHandling.git",
"tag": "0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes",
"public_header_files": "Classes/*.h"
}