blob: 7af8d75b9f0f0a1b1701a516fc464097911cae9b [file] [log] [blame]
{
"name": "EPSErrorHandling",
"version": "0.1",
"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.1"
},
"platforms": {
"ios": "6.1"
},
"requires_arc": true,
"source_files": "Classes",
"public_header_files": "Classes/*.h"
}